Computer Science - Linux - Discussion

Discussion Forum : Linux - Section 2 (Q.No. 45)
45.
What command is used to display the top of the file?
grep
more
head
cat
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Ram said:   9 years ago
If we give the head <file>

It will display the output.

Post your comments here:

Your comments will be displayed after verification.