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 / isha
Put the command in Present working dir
head -7 <filename>
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
What do chmod, chown, chgrp commands do?
What does find command return in unix?
How does shebang work?
Which command should you use to find the remaining disk space in unix server?
What is the functionality of a top command?
Who command in unix?
What is .sh file?
What are the differences among a system call, a library function, and a unix command?
What is command statement?
Which command is used to create a directory?
What command will change your prompt to myprompt?
What is sed awk grep?
What is a command and examples?
What is the use of egrep command in unix?
What is the command to find hidden files in the current directory?