if i have one folder say aaa and that folder having 100
files from that 50 files there aaa word is written how to
find in which aaa is writen and without opening that file
Answer Posted / pankaj kumar
grep -r aaa aaa
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the command to see on which port which service is running?
What are the 4 kinds of sentences with examples?
What are the commands in linux?
What is the purpose output of cd command?
How compile c++ program in cmd?
How can we increase disk read performance in single command?
How do I check my disk space?
Explain about the command elm?
What is pwd in linux command?
What does touch do in linux?
How is grep so fast?
How do you execute more than one command or program from a single command line entry?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How do I check my system performance?
How do you kill a process in linux?