Unix - Study Mode
[#911] What does the -S option do in ls command?
Correct Answer
(C) sorts according to file size
[#912] To reverse any setting updated by set command we can use . . . . . . . . symbol.
Correct Answer
(C) +
[#913] Which of the following meta-character is used in command substitution?
Correct Answer
(A) `
[#914] . . . . . . . . and . . . . . . . . commands works in a reverse manner as f and t.
Correct Answer
(A) F, T
[#915] To know the exit status of a command, we can use . . . . . . . .
Correct Answer
(C) $?