Shell Scripting Question:
Download Job Interview Questions and Answers PDF
How do you search for a string inside a directory?
Answer:
grep string *
Download Shell Scripting Interview Questions And Answers
PDF
Previous Question | Next 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? |