📂 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.