Unix - Study Mode

[#181] Which command permits to schedule jobs for later execution, as soon as the system load permits?
Correct Answer

(C) batch

[#182] Which of the following is used for decompressing files?
Correct Answer

(B) gunzip

[#183] Which shortcut does sed offer to replace the string Linux with Red hat Linux?
Correct Answer

(D) &

[#184] . . . . . . . . option is used for compressing multiple consecutive characters.
Correct Answer

(D) -s

[#185] Which command compares two sorted files line by line?
Correct Answer

(C) comm