Answer Posted / bharath
grep command is used to search a string or a keyword in a
file.
syntax:
grep 'keyword' file
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Is grep faster than awk?
What is sed awk grep?
What does grep v do?
What are some command words?
What does pipe () return?
What is the size of time_t?
What's a command word?
How do I search a whole word in vim?
How do I delete files from command prompt?
Explain the steps that a shell follows while processing a command.
How does pipe () work?
What does this command do,"$more readme.txt“?
Which command is used to restrict incoming messages?
What is “chmod” command?
What does #!/ Bin sh do?