Which command is used to display the top of the file?
Options
A. cat
B. head
C. more
D. grep
E. None of the above
Correct Answer
head
Explanation
The head command displays the first few lines at the top of a file. It can be useful when you want a quick peek at a large file, as an alternative to opening the file.
More questions
1. The highest decimal number that can be represented with 10 binary digits is
A. is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
B. consists of those addresses that may be generated by a processor during execution of a computation.
C. is a method of allocating processor time.
D. allows multiple programs to reside in separate areas of core at the time.