Unix - Study Mode

[#206] Which option can be used explicitly to reduce the priority of any process.
Correct Answer

(B) -n

[#207] The command $ sed -n '$p' emp.lst will display the last line.
Correct Answer

(A) True

[#208] What are links referred to as in file attributes?
Correct Answer

(A) number of filenames of a single file that are maintained by the system

[#209] Which of the following resources are required to be managed and monitored?
Correct Answer

(D) CPU time, I/O time, disk space

[#210] Which command is used for pasting files?
Correct Answer

(B) paste