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 / amol tyagi
head -7 filename
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Explain ‘system calls’ with respect to unix commands?
Which unix command to make a new directory?
Who invented grep?
What is pipe command in unix?
How do I delete files from command prompt?
What are bash commands?
What is the difference between grep and grep?
What are some command words?
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
Name the unix command to find how many days the server has been up.
What do chmod command do?
What is the use of sed command in unix?
What does this command do,"$more readme.txt“?
How do I clear my terminal history?
What do know about tee command and its usage?