Answer Posted / bharath
grep command is used to search a string or a keyword in a
file.
syntax:
grep 'keyword' file
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is in grep command?
What are the dos commands?
What are awk commands?
What does the command ' $who | sort –logfile > newfile' do?
How to display no of records in oracle using unix command?
What is “chmod” command?
What is the nmap command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
why metadb requires a seperate slice to create Solaris volume manager
Which unix command to make a new directory?
Which command is used to kill the last background job?
What happens when we execute a unix command?
What is the significance of the 'tee' command?
What is the unix command to confirm a remote host is alive or not?
What is the difference between awk and grep?