Linux - Study Mode

[#236] cat < file1 >> file2 | file3
Correct Answer

(D) syntax error

[#237] While debugging with GDB, arguments to the program can be specified by the arguments of . . . . . . . . command.
Correct Answer

(A) run

[#238] Which command identifies the resource of a command?
Correct Answer

(A) type

[#239] File descriptor table indexes which kernel structure?
Correct Answer

(A) struct file

[#240] What command is used to display the characteristics of a process?
Correct Answer

(B) ps