Unix - Study Mode
[#961] sar is a command line tool for collecting, viewing and recording performance data.
Correct Answer
(A) True
[#962] -t option sorts the files according to . . . . . . . .
Correct Answer
(A) last modification time
[#963] In which language UNIX is written?
Correct Answer
(D) C
[#964] The name of the input and output files cannot be same while using sort command.
Correct Answer
(B) False
[#965] We cannot perform sorting on columns using sort command.
Correct Answer
(B) False