Unix - Study Mode
[#856] For deleting the elements from the right of the array . . . . . . . . function is used.
Correct Answer
(A) pop
[#857] We can delete multiple files using a single rm command.
Correct Answer
(A) True
[#858] How can we copy an entire directory under another directory?
Correct Answer
(A) using -R option
[#859] -v option is used with cp command for displaying . . . . . . . .
Correct Answer
(B) informative messages
[#860] Which of the following symbols are a set of ERE (extended regular expressions)?
Correct Answer
(D) + and –