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 / mo
Using VI editor this can be done like this.
type this command.
:1,7w <newfilename>
All Good
Mo
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is awk called awk?
How can we use grep command in unix?
What command is used to switching between users in unix?
How do I find previous commands in unix?
What do know about tee command and its usage?
What is the comma to display different lines that are found when compare two files?
What is difference between grep and find command in unix?
How does the system know where one command ends and another begins?
What does sed command do in unix?
Explain the steps that a shell follows while processing a command.
Is it inbetween or in between?
Differentiate cmp command from diff command.
Why is grep called grep?
What is a bash command?
What is the significance of the 'tee' command?