| Crates.io | ezfile |
| lib.rs | ezfile |
| version | 1.0.0 |
| created_at | 2022-05-26 02:23:45.687697+00 |
| updated_at | 2022-05-26 02:24:13.18485+00 |
| description | Multi-purpose CLI file tool |
| homepage | |
| repository | |
| max_upload_size | |
| id | 593903 |
| size | 8,061 |
📂 A multi-purpose CLI tool for interacting with files
Tip: You can access ezfile's man page by running ezfile help
copy <file> <times> Copies a file however many times
find <substring> Finds all directories containing a substring
size <file> Returns the size of a file in MBs
rename <file> <name> Renames a file
help Displays this message
cargo install ezfile ✔️
ezfile <command> <args> ✔️
Have an idea for a command? Feel free to open an issue or create a PR.