SimonSchubert / LinuxCommandLibrary

1M+ downloads Linux reference app with basics, tips and formatted man pages
http://linuxcommandlibrary.com/
Apache License 2.0
799 stars 63 forks source link

Search & Find: Search in multiple files #21

Open Krediman opened 1 year ago

Krediman commented 1 year ago

I often use variations of grep -r <pattern>. It might be worth an extra example in the Search & Find section. I would propose

to be added, if you think this would be useful for others too.