Linux - Study Mode

[#111] Which file system has journaling capability?
Correct Answer

(B) Ext4

[#112] Shared libraries are linked with the program
Correct Answer

(B) at the run time

[#113] Which among the following is used to write small programs to control Unix functionalities?
Correct Answer

(B) Shell Script

[#114] The file /proc/[PID]/cgroups
Correct Answer

(A) describes control groups to which the process belongs

[#115] Which command allows to view the current jobs being handled by the shell?
Correct Answer

(A) jobs