Unix - Study Mode
[#171] Which one of the following keyword is used with the set command to avoid overwrite existing file?
Correct Answer
(D) noclobber
[#172] We can prefix the repeat factor with navigation keys (h, j, k and l).
Correct Answer
(A) True
[#173] Apart from renaming files, mv command can also
Correct Answer
(D) move a group of files and rename a directory
[#174] -h option is used with pr command to add a header of our choice.
Correct Answer
(A) True
[#175] Which operator is used to specify the AND condition in find command?
Correct Answer
(D) -a