Unix - Study Mode
[#1066] . . . . . . . . section can be used if we've to print something after processing the last line.
Correct Answer
(B) begin
[#1067] case statement should have a corresponding closing esac.
Correct Answer
(A) True
[#1068] Which of the following is not true about tee command?
Correct Answer
(A) it is a feature of the shell
[#1069] Which option is used to produce multi columnar output in diff command?
Correct Answer
(A) -y
[#1070] Which one of the following option is used for checking that the string is NULL string?
Correct Answer
(C) -z