What is the syntax of grep command and what is its use?
Answer Posted / bharath
grep command is used to search a file for keywords.
grep 'keyword' file
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What does #!/ Bin sh do?
What will the following command do?
How do I find previous commands in unix?
What is “chmod” command?
What is the difference between awk and grep?
What is time_t?
What command will change your prompt to myprompt?
What is rmdir command?
What are grep patterns?
How do I open a port?
What does sed command do in unix?
What is sed awk grep?
What command is used to check the current users?
Why is shebang used?
What is grep r?