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 / prasad
hi isha,
this is prasad, head command displays first n lines from
the file
head -7 <filename> it displays first 7 lines, i want exact
7 line.
thanku for send this question isha.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is used to type command?
How to find $ai_serual resolved path by using unix
What do chown command do?
How many unix commands are there?
Why is awk called awk?
What is the use of find command in unix?
Which command is used to kill the last background job?
What is the function of grep command in unix?
What is in grep command?
What is the first character of the output in ls l command?
Which command can you use to find the currently running process in unix server?
What will the following command do?
What is “chmod” command?
What is grep r?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.