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 awk good for?
What do chgrp command do?
What does the metacharacter mean?
What is a command and examples?
Enlist some filename manipulation commands in unix.
What is the command to view process running?
What is the use of the tee command?
What is the use of find command in unix?
Which unix command to make a new directory?
How does shebang work?
What does the “echo” command do?
What is awk used for?
Write a command that will display files in the current directory, in a colored, long format.
Is command prompt unix?
Explain command to display different lines that are found when compare two files?