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 grep to search for a file?
How do you repeat a command in terminal?
Which command is used to copy files?
What are the unix commands?
How do I delete files from command prompt?
What is rmdir command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How to display no of records in oracle using unix command?
What is a command and examples?
Name the various commands that are used for the user information in unix.
What will the following command do?
What difference between cmp and diff commands?
What is the use of cut command in unix?
Give the command for finding the current date.
What are the differences among a system call, a library function, and a unix command?