Which of the following kernel parameters instructs the kernel to suppress most boot messages?
Which of the following commands changes all occurrences of the word "bob" in file data to "Bob" and prints the result to standard output?
In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories?
(Specify only the numerical umask value.)