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