what is the difference between SED and GREP ?
Which one is more better and why?
Answer Posted / gogune suresh kumar
Both serves the purpose of "pattern matching" in files.
SED has more features compared to simple GREP. Ex: like
replacement of existing string with new string. Deleting the
lines in a file etc.
| Is This Answer Correct ? | 57 Yes | 5 No |
Post New Answer View All Answers
How many unix commands are there?
What is the unix command to confirm a remote host is alive or not?
What command is used to switching between users in unix?
What is awk good for?
What is the first character of the output in ls l command?
What is time_t?
How do I use grep to find a file?
What is the pipe command?
Explain ‘library functions’ with respect to unix commands?
What is the difference between cat and more command?
Which unix command to make a new directory?
What is {} in find command?
What is used to type command?
How do I run a whois command?
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