The command ffind /e"^\[.+\]$" myfile.ini does not find sections ([section]) in an ini file with DOS line endings - while it will find them in the same file with Unix line endings. In comparison, the same command will find sections in ini files with DOS or Unix line endings in TCC LE.