How i'll delete a particular line from the file? Please give
answer as soon as possible. Thanks in advance.
Answer Posted / rabindra mishra
sed 'n,n+1,n+2/d' file1> file2
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
How to display no of records in oracle using unix command?
What is the use of egrep command in unix?
What is “chmod” command?
How do I run a bash script?
What does the md command do?
Which command should you use to find the remaining disk space in unix server?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Who command in unix?
What is time_t?
What is a command and examples?
How do I run a whois command?
Why is it called grep?
Differentiate cmp command from diff command.
Why is it called a shebang?