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 significance of the 'tee' command?
What is the use of finger command?
What is the size of time_t?
What do know about tee command and its usage?
How many unix commands are there?
What does grep v do?
What are reported commands?
What are the general commands in using unix os for a beginner?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is used to type command?
What are file commands?
Explain command to display different lines that are found when compare two files?
Who command in unix operating system?
What is the difference between awk and grep?
How do I find previous commands in unix?