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 is the size of time_t?
Give the command for finding the current date.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the difference between grep and grep?
Which command is used to kill the last background job?
What do chmod command do?
What is command substitution?
What are the general commands in using unix os for a beginner?
What is rmdir command?
What are the dos commands?
What are awk commands?
What command is used to switching between users in unix?
How does the system know where one command ends and another begins?
What is the use of sed command in unix?
What is {} in find command?