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 / chinmaya sahu
tail +7 <filename> | head -1
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is {} in find command?
Differentiate cmp command from diff command.
Enumerate some of the most commonly used network commands in unix?
How do I open a port?
Why is shebang used?
What does the md command do?
What is the comma to show the space allocation of files?
What does the command ' $who | sort –logfile > newfile' do?
What is the command to compare two files in unix?
How do I delete files from command prompt?
What is awk command used for?
Which unix command lists files/folders in alphabetical order?
What is sed awk grep?
What do chmod, chown, chgrp commands do?
Is command prompt unix?