Answer Posted / deepak
grep -i " give_the search keyword here" (specify the directory location/file to search)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does the “echo” command do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is grep faster than awk?
What is a bash command?
Describe the zip/unzip command using gzip.
What do chmod, chown, chgrp commands do?
What do chgrp command do?
Who command in unix operating system?
What is the functionality of a top command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is .sh file?
Why is shebang used?
What is the use of egrep command in unix?
What do know about tee command and its usage?
How can you see the command line history?