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
How can you see the command line history?
What is the comma to display different lines that are found when compare two files?
What are the general commands in using unix os for a beginner?
What is the use of egrep command in unix?
Which command is used to restrict incoming messages?
What is the command to view process running?
Which command is used to find whether the system is 32 bit or 64 bit?
What is unix command?
Why is grep called grep?
What is .sh file?
What is the difference between cat and more command?
What command is used to check the current users?
How do you grep a case insensitive?
What is the difference between awk and grep?
Explain ‘library functions’ with respect to unix commands?