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


Please Help Members By Posting Answers For Below Questions

What is make in linux?

733


What is cat command in linux?

709


Explain the free command.

751


What is #!/ Bin sh?

720


What does cd – command do?

794


You issue the command head * what would the resulting output be?

731


How commands work in linux?

719


How many types of dos commands are there?

812


What is df command in linux?

727


Which of the following tasks cannot be accomplished with the touch command?

720


What does umask 022 mean?

846


Where is command history stored in linux?

724


How do I create a .txt file?

741


Which command puts a script to sleep untill a signal is recieved?

829


Is makefile a shell script?

737