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
Why is it called grep?
What is the command to compare two files in unix?
Who command in unix?
Using unix command how to display no of records in oracle?
What does 'mkdir' command do in UNIX?
What is grep short for?
What is rmdir command?
What does pipe () return?
How do I run a whois command?
What is the use of the tee command?
Differentiate cat command from more command.
What does the md command do?
What is the comma to show the space allocation of files?
Who command in unix operating system?
What are awk commands?