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 behavioural difference between cmp and diff commands?
What is in grep command?
Which command is used to restrict incoming messages?
What is grep in bash?
Differentiate cat command from more command.
What are the commands in UNIX to list the files in a Directory?
What does grep v do?
Write a command that will display files in the current directory, in a colored, long format.
Can you enlist some commonly used network commands?
What is the pipe command?
What do know about tee command and its usage?
What are file commands?
What is the use of awk command in unix?
What are the general commands in using unix os for a beginner?
What difference between cmp and diff commands?