Linux - Study Mode

[#431] What of the following tool is used to check and repair Linux file systems?
Correct Answer

(C) fsck

[#432] Which of the following tool is used to partition your hard drive?
Correct Answer

(B) fdisk

[#433] Which one of the following command saves the command history of GDB in a file?
Correct Answer

(C) set history save on

[#434] When a target of makefile fails to execute
Correct Answer

(C) make does not executes any other target dependent on it & it returns a status

[#435] Which command sets the number for all lines?
Correct Answer

(C) :set nu