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
Which command will print your home directory on screen?
Is command prompt unix?
How to use grep command to list find the records of a file containing 10 different strings?
What is the command to find maximum memory taking process on the server?
How do I open a port?
How do I search for a file in unix command?
What is the use of awk command in unix?
What is the first character of the output in ls l command?
What is the pipe command?
Differentiate cat command from more command.
How do I run a bash script?
What command will change your prompt to myprompt?
What is command statement?
hw will u use awk in replacing cahrs and files
How can we use grep command in unix?