Sometimes you want to replace one piece of text with another in all files in a whole directory tree.
*nix and sed to the rescue.
find ./ -type f -exec sed -i ās/queryString/replaceString/gā {} \;
Java-ML
PHP-agenda
AJT
EasyJSON
EPSGraphics