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 awk command used for?
What is awk good for?
Differentiate cmp command from diff command.
hw will u use awk in replacing cahrs and files
Is it inbetween or in between?
Name the unix command to find how many days the server has been up.
Name the general commands in using unix os for a beginner?
What is grep r?
What is command substitution?
What is sed awk grep?
What are grep patterns?
How do I clear my terminal history?
Can you enlist some commonly used network commands?
What happens when we execute a unix command?
Describe the usage and functionality of the command rm –r * in unix?