ezfile

Crates.ioezfile
lib.rsezfile
version1.0.0
sourcesrc
created_at2022-05-26 02:23:45.687697
updated_at2022-05-26 02:24:13.18485
descriptionMulti-purpose CLI file tool
homepage
repository
max_upload_size
id593903
size8,061
(BrandonDoesDev)

documentation

README

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.

made-with-rust License: MIT

Commit count: 0

cargo fmt