You need to find all files in your home directory hierarchy that contain the string sample in the file name
You notice Frank issues the following command: # kill -HUP `cat /usr/local/apache2/logs/httpd.pid` Choose the answer that best describes what this command will do.
Val is searching through a file using the following egrep command: $ egrep ‘3+’ ./customer-data Choose the answer that best describes what the result of this search will be.