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 / guest
head -n 7 filename
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
What is the command to view process running?
Explain mount and unmount command.
Explain command to display different lines that are found when compare two files?
What is the behavioural difference between cmp and diff commands?
Name the general commands in using unix os for a beginner?
What do chgrp command do?
Which unix command to make a new directory?
What does grep v grep do?
What does grep v do?
What is awk good for?
What is the difference between cat and more command?
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 is a bash command?
What is the use of awk command in unix?
Which command is used to create a directory?