rgep is a utility that allows you to search patterns in files.
Before you begin, ensure you have met the following requirements:
cargo
To install rgep, follow these steps:
bash cargo install rgep
```bash USAGE: rgep pattern path
```