Answer Posted / roshini
Grep is a line-based search utility and is used primarily to return lines from a file, or files, that match a particular search term. Sed is similar, as in it is a line-by-line style utility, but is meant more for string replacement within lines of text.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I search a whole word in vim?
What is the use of awk command in unix?
Does cp command overwrite files?
What does sed command do in unix?
What is in grep command?
What is the difference between cat and more command?
What is the command to find hidden files in the current directory?
What is the behavioural difference between cmp and diff commands?
What is ‘ps’ command for?
Differentiate cat command from more command.
What are the general commands in using unix os for a beginner?
What do chmod command do?
What will the following command do?
What is the use of find command in unix?
Using unix command how to display no of records in oracle?