# rgep ![Size](https://img.shields.io/github/repo-size/2kabhishek/rgep?style=plastic&color=0f0&label=Size) ![Updated](https://img.shields.io/github/last-commit/2kabhishek/rgep?style=plastic&color=f00&label=Updated) ![Stars](https://img.shields.io/github/stars/2kabhishek/rgep?style=plastic&color=ffc801&label=Stars) ![Forks](https://img.shields.io/github/forks/2kabhishek/rgep?style=plastic&color=003cff&label=Forks) ![Watchers](https://img.shields.io/github/watchers/2kabhishek/rgep?style=plastic&color=ff5500&label=Watchers) ![Contributors](https://img.shields.io/github/contributors/2kabhishek/rgep?style=plastic&color=f0f&label=Contributors) ![License](https://img.shields.io/github/license/2kabhishek/rgep?style=plastic&color=555&label=License) rgep is a utility that allows you to search patterns in files. ## Prerequisites Before you begin, ensure you have met the following requirements: - You have installed the latest version of `cargo` ## Installing rgep To install rgep, follow these steps: ```bash cargo install rgep ``` ## Using rgep ```bash USAGE: rgep pattern path ``` ### More Info