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 used to type command?
What is grep r?
What is the command to find maximum memory taking process on the server?
What is the pipe command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are reported commands?
What are grep patterns?
How do I search for text in vi?
Enumerate some of the most commonly used network commands in unix?
How do I open a port?
What is the use of the tee command?
Differentiate cat command from more command.
How do I use grep to find a file?
What are some command words?
What are the differences among a system call, a library function, and a unix command?