Question 56
Which of the following commands are valid in the GRUB 2 configuration file? (Choose two.) menuentry
Question 57
Which file in /proc describes the IRQs that are used by various kernel drivers?
(Specify the file name only without any path.)
(Specify the file name only without any path.)
Question 58
What is the output when the regular expression s/[ABC] [abc]/xx/is applied to the following string?
ABCabc
ABxxbc
ABCabc
ABxxbc
Question 59
Which of the following commands list all files and directories within the /tmp/directory and its subdirectories which are owned by the user root? (Choose two.)
Question 60
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
