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 the use of awk command in unix?
Does cp command overwrite files?
What are the unix commands?
What is ctrl d?
What are reported commands?
What is the command to compare two files in unix?
What is the command to find maximum memory taking process on the server?
What's a command word?
What is grep command in unix with examples?
Name the various commands that are used for the user information in unix.
What does grep v grep do?
What is grep short for?
what is the advaantage of each user having its own copy of the shell?
What does #!/ Bin sh do?
Give the command for finding the current date.