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

What is Data Command?

0 Answers  


What is mask and umask in linux?

0 Answers  


How do I do a whois search?

0 Answers  


Explain trap command of linux?

0 Answers  


How do I start ms dos?

0 Answers  


What are two functions the move mv command can carry out?

0 Answers  


How do I set permission to run in linux?

0 Answers  


How does diff command work?

0 Answers  


What does touch do in linux?

0 Answers  


What is the export command used for?

0 Answers  


I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in init3 process without reboot the system .How will you do for this scenario?

6 Answers   Span Systems,


Explain about kernel file in linux?

7 Answers  


Categories