NYCPHP Meetup

NYPHP.org

[nycphp-talk] "Becoming A Bash Ninja" Slides

Leam Hall leam at reuel.net
Wed Mar 25 13:45:57 EDT 2009


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



More information about the talk mailing list