how to call recursive grep function?

Answers were Sorted based on User's Feedback



how to call recursive grep function?..

Answer / guest

grep -r "String"

Is This Answer Correct ?    26 Yes 3 No

how to call recursive grep function?..

Answer / rakesh chaurasia

M-x find-grep-dired will run find . -exec grep -s ARG {} \; -ls

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not found. what to do?

5 Answers  


How do I run bash on windows?

0 Answers  


How do you create a blank file in linux?

0 Answers  


How do I clear bash history in linux?

0 Answers  


What is iptables command in linux?

0 Answers  






What does umask 077 mean?

0 Answers  


What are whois tools?

0 Answers  


in redhat Linux wat is the command to check at ahich date and time file was created?

16 Answers  


What is grep command?

0 Answers  


How do I check storage on linux?

0 Answers  


Display the Disk Usage of file sizes under each directory in currentDirectory ?

8 Answers  


Is makefile a shell script?

0 Answers  


Categories