Jane likes using the Korn shell, because one of the metacharacter's used by this shell will change directory to
the previous directory. Choose the metacharacter that is designed to change the user's location in the file
system to the previous directory.
You have received a file called data.tar.Z Which command will cause the file to be uncompressed and the tar
file extracted, while keeping the original file unchanged?
Jane needs to list a directory on a remote system named entropy. The system has been configured with a
.rhosts file in Jane's home directory. Choose the command that will display the contents of a directory without
Jane having to login to the remote system.
Frank has been sent a file named Interns.jar. He would like to examine the contents of the file without
extracting the file. Choose the command that will allow him to examine the file.
You have created a tar archive of a source code directory. You now want to compress the file using the gzip
utility. Choose the command that you could use to compress the file.
Jim has a compressed text file named saved.zip
Jim used the following command to create the file:
zip -r saved plants
adding: plants (deflated 94%)
Jim wants to list the contents of the plants file, but not extract it. Which command will NOT list the contents of
the file plants?