Answer Posted / khemnath chauhan
grep command let us find the desire pattern in given
statements or from contents of file.
SYNOPSIS:
$grep <pettern to search> <file name>
this will find the particular pattern.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between grep and grep?
What is the use of egrep command in unix?
What is $0 bash?
how to sort the content of the file based on numeric values
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What do know about tee command and its usage?
How do I use grep to find a file?
Why is it called grep?
How to display no of records in oracle using unix command?
What is the difference between cat and more command?
How do you grep recursively?
Explain command to display different lines that are found when compare two files?
What is the nmap command?
How do I run a bash script?
What do chmod, chown, chgrp commands do?