Unix - Study Mode
[#761] The output of the following command is . . . . . . . . $ cp abd/ .user_06
Correct Answer
(A) copies .user_06 file in current directory
[#762] While entering text in input mode the data is saved in . . . . . . . .
Correct Answer
(A) buffer
[#763] We can provide multiple filenames as arguments to gunzip.
Correct Answer
(A) True
[#764] Which of the following system calls returns one or more file descriptors?
Correct Answer
(D) dup, dup2, fcntl and pipe
[#765] What is an absolute pathname?
Correct Answer
(B) pathname relative to the root (/)