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 / kshitij
sed -n 7p <filename>
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do I use nslookup?
What is time_t?
What do chown command do?
Explain mount and unmount command.
Write a command to display a file’s contents in various formats?
What is pipe command in unix?
Which command should you use to find the remaining disk space in unix server?
What is $0 bash?
What does the “echo” command do?
What is the use of egrep command in unix?
What is grep short for?
How do I run a whois command?
What is the comma to show the space allocation of files?
What are the commands in UNIX to list the files in a Directory?
What does find command return in unix?