Ohh the unix command prompt, I love thee! Can you guess what these commands do?
# grep -l <regex>
# find . -name <regex> -delete
Ohh the unix command prompt, I love thee! Can you guess what these commands do?
# grep -l <regex>
# find . -name <regex> -delete