if we create a file, in that 10 rows(means 1,2,....9,10
like). i want 7 row exactly, which command use in unix?
plz send this question.
Answer Posted / guest
head -n 7 filename
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
What are filter commands in unix?
Explain command to display different lines that are found when compare two files?
Is grep faster than awk?
What difference between cmp and diff commands?
What happens when we execute a unix command?
What does awk stand for?
What are bash commands?
What is {} in find command?
Explain command to show the space allocation of files?
Explain ‘library functions’ with respect to unix commands?
How do I run a bash script?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the significance of the 'tee' command?
Who wrote grep?
Is it inbetween or in between?