Unix - Study Mode

[#431] Which command is used to know the current line number?
Correct Answer

(D) ctrl-g

[#432] Which of the following command is used to suspend a job?
Correct Answer

(A) ctrl-Z

[#433] Which command is used to display all the running and active real-time processes?
Correct Answer

(B) top

[#434] Each process is identified by a unique integer called . . . . . . . .
Correct Answer

(A) PID

[#435] Which of the following files will not be listed using the following command? ls chap0[1-4]
Correct Answer

(B) chap05