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 do chown command do?
Which command will print your home directory on screen?
What is ctrl d?
How can we use grep command in unix?
Is ‘du’ a command? If so, what is its use?
What difference between cmp and diff commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the use of egrep command in unix?
What are the differences among a system call, a library function, and a unix command?
Which unix command lists files/folders in alphabetical order?
What is command substitution?
What is time_t?
Which command can you use to find the currently running process in unix server?
How do I search for text in vi?
What is the unix command to confirm a remote host is alive or not?