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
What is ‘ps’ command for?
How do you grep a case insensitive?
Name the various commands that are used for the user information in unix.
What is the use of find command in unix?
How do I search for text in vi?
What is a command and examples?
What is the difference between cat and more command?
What does this command do,"$more readme.txt“?
What is {} in find command?
What is unix command?
What is rmdir command?
What is the comma to display different lines that are found when compare two files?
What are awk commands?
Explain mount and unmount command.
How to display no of records in oracle using unix command?