replace

Find and replace within multiple text files in all subdirectories on Unix systems
I used sed instead of perl, but it came in handy recently. xargs rocks.
Search and replace using MySQL within a column
One day I'll learn how to do this stuff formally, but Learning By Solving My Own Problems still gets the job done.