Question 81
What does the command mount -a do?
Question 82
FILL BLANK
Which file from the /proc/file system contains a list of all currently mounted devices? (Specify the full name of the file, including path.)
Which file from the /proc/file system contains a list of all currently mounted devices? (Specify the full name of the file, including path.)
Question 83
Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?
Question 84
Which of the following commands replaces each occurrence of 'bob' in the file letter with 'Bob' and writes the result to the file newletter?
Question 85
Which of the following examples for Bash file globbing matches a file named root-can-do-this.txt when used in the directory holding that file? (Choose three correct answers.)