Unix - Study Mode
[#661] Which of the following is a better agent than gzip?
Correct Answer
(B) bzip2 and bunzip2
[#662] Which system call is used to run a new program?
Correct Answer
(C) exec
[#663] cd command cannot be used without any argument.
Correct Answer
(B) False
[#664] The output of $HOME is an example of absolute pathname.
Correct Answer
(A) True
[#665] open system call returns the file descriptor as . . . . . . . .
Correct Answer
(C) char