what is the difference between SED and GREP ?
Which one is more better and why?
Answer Posted / ravi mahant
SED has more features compared to simple GREP. we can grep
and edit and replace string using SED.
GREP is used to find the string and active process.
| Is This Answer Correct ? | 30 Yes | 7 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
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
Write a command to display a file’s contents in various formats?
What is the use of tee command?
What is updatedb?
Explain ‘system calls’ with respect to unix commands?
What do chmod command do?
Who invented grep?
What are some command words?
What does the command ' $who | sort –logfile > newfile' do?
Which command is used to create a directory?
What is grep r?
How do I use grep to search for a file?
What is difference between grep and find command in unix?
How can you see the command line history?