Unix - Study Mode

[#866] What is a daemon?
Correct Answer

(D) process which runs automatically without any user interaction

[#867] Which symbol is used with cat command for creating files?
Correct Answer

(A) >

[#868] Ctrl-S stops scrolling of screen output and . . . . . . . .
Correct Answer

(C) locks keyboard

[#869] nice command is a . . . . . . . . command in C shell.
Correct Answer

(C) built-in

[#870] The cron tab is a table having a list of commands that are scheduled to be run at regular intervals.
Correct Answer

(A) True