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 will the following command do?
What command will change your prompt to myprompt?
What are the general commands in using unix os for a beginner?
What is the difference between awk and grep?
How do I delete files from command prompt?
Why is grep called grep?
Which command is used to create a directory?
Can you explain a little bit about command substitution?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Is it inbetween or in between?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Which command is used to kill the last background job?
What does 'mkdir' command do in UNIX?
Explain ‘system calls’ with respect to unix commands?
What are some command words?