Linux - Study Mode
[#606] Command used to count number of character in a file is
Correct Answer
(B) wc
[#607] Which tar command option is used to list the files in a tape archive format?
Correct Answer
(B) tvf
[#608] A . . . . . . . . is a higher level view of a device that abstracts out low level implementation details/
Correct Answer
(B) class
[#609] In vi editor, the key combination CTRL+f
Correct Answer
(A) moves screen down one page
[#610] The signal sent to a process when the Ctrl-C key is pressed is
Correct Answer
(D) INT