Use the ls and cd commands to complete the steps listed below. Using the sample file system structure pictured below,choose the command(s) used to perform each task. 

4. Which command is used to display a recursive listing of the contents of the snoopy directory?
ls -A snoopy
ls -R snoopy
ls -a snoopy
pwd -R snoopy