Question 66

Which of the following commands redirects the output of lsto standard error?
ls >-1
  • Question 67

    What is the purpose of the Filesystem Hierarchy Standard?
  • Question 68

    Which of the following settings for umaskensures that new files have the default permissions -rw-r-----?
  • Question 69

    The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?
  • Question 70

    Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?