Crates.io | filessize |
lib.rs | filessize |
version | 0.1.0 |
source | src |
created_at | 2022-04-18 13:59:46.786849 |
updated_at | 2022-04-18 13:59:46.786849 |
description | Cli util for retriving size of files |
homepage | |
repository | https://github.com/clowzed/filessize.git |
max_upload_size | |
id | 569875 |
size | 45,359 |
crates.io
cargo install filessize
cd /tmp
git clone https://github.com/clowzed/filessize.git
cd filessize
cargo build --release
mv ./target/release/filessize /your/bin/dir
filessize <any-pattern> <another-pattern> <or-filename>