doesn't read/replace files that contain ascii symbols
Brought to you by:
soepy
fart -V "*.txt" #string %string%
It just repots it's binary file, so you add -B or --binary and it still doesn't replace strings, it just skips it. If you remove ascii symbols from the file then it works.
Test it, add to your .txt file something like ßßßÛÛßßßßßßÛÛÜ anywhere in the file and then try to replace some strings with fart and it won't do anything.