Question 26

Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel?
(Specify the file name only without any path.)

Question 27

Which of the following shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)
  • Question 28

    Which of the following statements is correct for a command line ending with a & character?
  • Question 29

    Which of the following commands will produce the following output?
  • Question 30

    Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)