## ezfile 📂 A multi-purpose CLI tool for interacting with files ## Commands Tip: You can access ezfile's man page by running `ezfile help` ``` copy Copies a file however many times find Finds all directories containing a substring size Returns the size of a file in MBs rename Renames a file help Displays this message ``` ## Installation / Usage `cargo install ezfile` ✔️
`ezfile ` ✔️ ## Contributing Have an idea for a command? Feel free to open an issue or create a PR. [![made-with-rust](https://img.shields.io/badge/Made%20with-Rust-1f425f.svg)](https://www.rust-lang.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)