Good stuff, I have to take some notes!My personal favorite is using find with a grep -i for when people mix case in filenames.
find . | grep -i <string>
Leam
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org/show_participation.php
