Answer Posted / kavin
grep is used to filter or search for a pattern in the given
file.
for example
grep student class
will display only the lines that contains the word student
in it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I run a whois command?
How do I search for text in vi?
What is merge command in unix?
hw will u use awk in replacing cahrs and files
What does sed command do in unix?
What do know about tee command?
What is the general format of unix command syntax?
What are file commands?
Who wrote grep?
What command is used to switching between users in unix?
What is the comma to display different lines that are found when compare two files?
Explain command to display different lines that are found when compare two files?
Is it inbetween or in between?
How can you see the command line history?