Question 1

Which of the following shell redirections will write standard output and standard error output to a file named filename?
  • Question 2

    SIMULATION
    What argument to the -type option of find will match files that are symbolic links? (Specify only the argument and no other options or words.)

    Question 3

    CORRECT TEXT
    Which command will display messages from the kernel that were output during the normal
    boot sequence?

    Question 4

    After running the command umount /mnt, the following error message is displayed:
    umount: /mnt: device is busy.
    What is a common reason for this message?
  • Question 5

    SIMULATION
    Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)