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 / ramesh
head -7 <file name>|tail -1
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is “chmod” command?
What does awk stand for?
Is grep faster than awk?
What is grep command in unix with examples?
Which command is used to kill the last background job?
Who invented grep?
What is the command to view process running?
Name the general commands in using unix os for a beginner?
What is the use of finger command?
What is the difference between cat and more command?
Which unix command to make a new directory?
Name the unix command to find how many days the server has been up.
What is the use of the command 'ls -x chapter[1-5]' ?
What are file commands?
Enlist some filename manipulation commands in unix.