Answer Posted / dhina
Grep will help us to display the particular information from
a file. For example.
grep apple fruitlist.txt
In this case, grep prints all lines containing 'apple' from
the file fruitlist.txt
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the advaantage of each user having its own copy of the shell?
What is grep in bash?
Describe the usage and functionality of the command rm –r * in unix?
What is the command to compare two files in unix?
What's a command word?
What is .sh file?
Using unix command how to display no of records in oracle?
What is the use of tee command?
how to sort the content of the file based on numeric values
How do you grep recursively?
What is ‘ps’ command for?
What does this command do,"$more readme.txt“?
What is the search command in unix?
How do I run a whois command?
What is the functionality of a top command?