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
How does pipe () work?
What is the functionality of a top command?
What happens when we execute a unix command?
What are the unix commands?
How to use grep command to list find the records of a file containing 10 different strings?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What does the command '$ls | wc –l > file1' do?
What do know about tee command?
Using unix command how to display no of records in oracle?
What is the search command in unix?
What is the command to view process running?
What is the use of tee command?
What is the nmap command?
What is in grep command?
What are the differences among a system call, a library function, and a unix command?