Quick search'n'replace with perl

perl -pi -e 's/foo/bar/gi' myfile.txt