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
How do I clear my terminal history?
What is unix command line?
Is grep faster than awk?
What is the comma to display different lines that are found when compare two files?
What is the use of finger command?
What is the nmap command?
How many unix commands are there?
Which unix command lists files/folders in alphabetical order?
What does grep v do?
Which command should you use to find the remaining disk space in unix server?
What is ctrl d?
How do I run a whois command?
Explain command to display different lines that are found when compare two files?
What does #!/ Bin sh do?
What is the function of grep command in unix?