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 / hari
$tail 7+ filename|head -1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain ‘system calls’ with respect to unix commands?
What are the differences among a system call, a library function, and a unix command?
Give the command for finding the current date.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is unix command line?
What are the unix commands?
Name the general commands in using unix os for a beginner?
What is the significance of the 'tee' command?
What do chmod command do?
How do you grep recursively?
What is {} in find command?
What is the use of finger command?
Using unix command how to display no of records in oracle?
Name the various commands that are used for the user information in unix.
Explain mount and unmount command.