More unix goodness.

May 21, 2012 · 1 min

Ohh the unix command prompt, I love thee! Can you guess what these commands do?

1
2
# grep -l <regex>  
# find . -name <regex> -delete