Unix - Study Mode
[#276] Which option is used for printing multiple copies of a file using lp command?
Correct Answer
(D) -n
[#277] Which option is used with ln command to create a soft link?
Correct Answer
(C) -s
[#278] . . . . . . . . command will bring the background jobs to the foreground.
Correct Answer
(B) fg
[#279] echo command is used for . . . . . . . .
Correct Answer
(C) displaying diagnostic messages
[#280] The category of commands which uses both standard input and standard output are called . . . . . . . .
Correct Answer
(C) filters