How to Get Started With Regular Expressions in the Linux Terminal
The fundamentals are easy and will carry you far.

Searching your file system can be tricky. For example, do you sometimes find it difficult to be specific or exact? Or perhaps it's too noisy? Regex can solve these issues and more. It's powerful, universal, and flexible, and the basics will carry you a very long way.