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 / anandthks
head -7 <filename>| tail -1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
Is it inbetween or in between?
Describe the zip/unzip command using gzip.
How do I open a port?
Which command will print your home directory on screen?
What is unix command?
What does awk stand for?
What is the pipe command?
Does cp command overwrite files?
What is ‘ps’ command for?
What is the comma to show the space allocation of files?
How many unix commands are there?
Enlist some filename manipulation commands in unix.
What does this command do? Cat food 1 > kitty
Is grep faster than awk?