Unix - Study Mode
[#646] ex-mode is used to save our work.
Correct Answer
(A) True
[#647] Which of the following symbols are used for matching multiple patterns?
Correct Answer
(C) ( and )
[#648] We can use the here document with interactive programs also.
Correct Answer
(A) True
[#649] It is necessary to terminate the command line with &, even when we are using nohup command.
Correct Answer
(A) True
[#650] Copying is referred to as yanking in vi editor.
Correct Answer
(A) True