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
How to display no of records in oracle using unix command?
What are filter commands in unix?
What does grep v do?
What command is used to check the current users?
Which unix command lists files/folders in alphabetical order?
What is merge command in unix?
What is a bash command?
What does grep v grep do?
What is $0 bash?
What is in grep command?
What is the unix command to confirm a remote host is alive or not?
How does the system know where one command ends and another begins?
What does 'mkdir' command do in UNIX?
Can you explain a little bit about command substitution?
What is awk used for?