Unix - Study Mode

[#1096] For reading input, which of the following system call is used?
Correct Answer

(C) read

[#1097] Which symbol is used to redirect error messages to /dev/null?
Correct Answer

(C) >

[#1098] pwd and echo $HOME will display the same output.
Correct Answer

(B) False

[#1099] Sort command uses . . . . . . . . as default field delimiter.
Correct Answer

(D) one or more continuous spaces

[#1100] Which shell is the most common and best to use?
Correct Answer

(D) Bash shell