Shell Scripting Question:

Download Job Interview Questions and Answers PDF

How do you search for a string inside a directory?

Shell Scripting Interview Question
Shell Scripting Interview Question

Answer:

grep string *

Download Shell Scripting Interview Questions And Answers PDF

Previous QuestionNext Question
How do you search for a string inside a given file?How do you search for a string in a directory with the subdirectories recursed?