If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / rajesh mallick(cap)
pr -35 filename
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What are the dos commands?
How does pipe () work?
What is the command to compare two files in unix?
What are bash commands?
What is awk good for?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Write a command to display a file’s contents in various formats?
What does the metacharacter mean?
How to display no of records in oracle using unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How can you see the command line history?
Does cp command overwrite files?
What difference between cmp and diff commands?
What does grep v grep do?