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
What is the difference between cat and more command?
Why is grep called grep?
What does grep v grep do?
What is the nmap command?
What does awk stand for?
What is {} in find command?
Why is shebang used?
How to find $ai_serual resolved path by using unix
What is pipe command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
Name the various commands that are used for the user information in unix.
What is a bash command?
Does cp command overwrite files?
Write a command to display a file’s contents in various formats?
How does shebang work?