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 / rallapalli
#cd /aaa | ls -l | grep aaa
see which file time and date through that u can know
Thanks
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How do you create a file?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is SFC command?
What are the 7 types of sentences?
How do I check my system performance?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What is difference between comm and CMP command?
Write about an internal command.
What can you tell about the tar command?
Which of the following tasks cannot be accomplished with the touch command?
What is option in linux command?
can any one send me one project on linux ...?
What is whois command?
What does top do in linux?
How can I check the exit status of my previous command in Linux operating system?