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 / chinmayee
head -7 filename |tail +7
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are grep patterns?
What is nr in awk command?
What is difference between grep and find command in unix?
What are bash commands?
What does grep v grep do?
What does 'mkdir' command do in UNIX?
What is a command and examples?
How can you see the command line history?
What is the use of the tee command?
Write a command to kill the last background job?
What do chmod, chown, chgrp commands do?
What is the difference between awk and grep?
How do I search for a file in unix command?
What is unix command line?
What is time_t?