Unix - Study Mode
[#441] Which option performs recursive deletion?
Correct Answer
(D) -r and -R
[#442] Process table and process control block store same attributes of a process.
Correct Answer
(B) False
[#443] The . . . . . . . . function extracts a substring from a string.
Correct Answer
(D) substr
[#444] . . . . . . . . command displays all the variables available in the current shell.
Correct Answer
(B) set
[#445] Which command is used for running jobs in the background?
Correct Answer
(C) nohup