What is the syntax of grep command and what is its use?
Answer Posted / amit
grep command is used to search the any word, any sentence
from given or input file.
syntex of grep command is
grep "word or sentence" filename
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
How do I delete files from command prompt?
How do I open a port?
What is the comma to show the space allocation of files?
Which command is used to restrict incoming messages?
Explain command to show the space allocation of files?
What does this command do? Cat food 1 > kitty
Write a command to kill the last background job?
What is a bash command?
What is {} in find command?
Which command is used to kill the last background job?
What is the comma to display different lines that are found when compare two files?
What is awk good for?
What is the size of time_t?
Is command prompt unix?