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 time_t?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I run a bash script?
What is in grep command?
What is the command to view process running?
Who invented grep?
What are grep patterns?
How does shebang work?
What do know about tee command and its usage?
how to sort the content of the file based on numeric values
Name the general commands in using unix os for a beginner?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the difference between grep and grep?
Can you enlist some commonly used network commands?
How do I use grep to find a file?