what is the difference between SED and GREP ?
Which one is more better and why?
Answer Posted / basanth
grep has only pattern space since it can store only one line at a time but sed has pattern space and hold space.it can store more than one line at a time
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What is pipe command in unix?
What do know about tee command?
What is the pipe command?
What is grep in bash?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is awk good for?
What is the function of grep command in unix?
How do I open a port?
What do chgrp command do?
How to display no of records in oracle using unix command?
Differentiate cmp command from diff command.
What is $0 bash?
What is unix command?
What do know about tee command and its usage?
What is difference between grep and find command in unix?