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 awk good for?
Differentiate cat command from more command.
what is the advaantage of each user having its own copy of the shell?
What is the difference between cat and more command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is difference between grep and find command in unix?
What does the command '$ls | wc –l > file1' do?
Is it inbetween or in between?
What is .sh file?
What is “chmod” command?
What are file commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the command to find maximum memory taking process on the server?
Which command can you use to find the currently running process in unix server?
What is awk used for?