ezfile-1.0.0 is not a library.
ezfile
📂 A multi-purpose CLI tool for interacting with files
Commands
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
Installation / Usage
cargo install ezfile ✔️
ezfile <command> <args> ✔️
Contributing
Have an idea for a command? Feel free to open an issue or create a PR.