- Jun
- 789
- 7
The command
ffind /t"xyz" Test.txt
hangs while using maximum cpu. The file Test.txt is 12,278,005 bytes, has only one line, and the string "xyz" does not occur in the file.
This problem is similar to
ffind /e hangs
but that problem involved a regular expression. Does /t have a limit on the length of lines?
TCC 26.00.31 x64 Windows 10 [Version 10.0.18363.752]
ffind /t"xyz" Test.txt
hangs while using maximum cpu. The file Test.txt is 12,278,005 bytes, has only one line, and the string "xyz" does not occur in the file.
This problem is similar to
ffind /e hangs
but that problem involved a regular expression. Does /t have a limit on the length of lines?
TCC 26.00.31 x64 Windows 10 [Version 10.0.18363.752]