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
Describe the usage and functionality of the command rm –r * in unix?
What is the functionality of a top command?
Using unix command how to display no of records in oracle?
What are file commands?
How do I delete files from command prompt?
How to find $ai_serual resolved path by using unix
What is the use of tee command?
What is the first character of the output in ls l command?
Who command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does the command ' $who | sort –logfile > newfile' do?
What does the “echo” command do?
Is grep faster than awk?
How does shebang work?
Which command is used to kill the last background job?