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 do know about tee command and its usage?
What is the behavioural difference between cmp and diff commands?
What is $0 bash?
What is the pipe command?
Which command will print your home directory on screen?
What is used to type command?
What does this command do? Cat food 1 > kitty
Which command is used to create a directory?
What is in grep command?
What does the command ' $who | sort –logfile > newfile' do?
What does this command do,"$more readme.txt“?
What is the use of awk command in unix?
What do chmod, chown, chgrp commands do?
What is grep short for?
Explain ‘system calls’ with respect to unix commands?