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
What does sed command do in unix?
What is updatedb?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Why is it called grep?
What does the “echo” command do?
What is a command and examples?
What does the command '$ls | wc –l > file1' do?
Which command is used to kill the last background job?
Is it inbetween or in between?
How to use grep command to list find the records of a file containing 10 different strings?
What does this command do? Cat food 1 > kitty
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which command should you use to find the remaining disk space in unix server?
What do chown command do?
How do I clear my terminal history?