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