syze

Crates.iosyze
lib.rssyze
version0.1.27
sourcesrc
created_at2023-05-20 13:28:19.299658
updated_at2023-05-21 12:47:59.812261
descriptionclie to view the size of files and folders in the current directory
homepage
repository
max_upload_size
id869395
size20,298
Jim Ryan (j1m-ryan)

documentation

README

syze

cli to view the size of files in a directory
output

Installation

from crates.io

cargo install syze

from source

git clone https://github.com/J1M-RYAN/syze.git
cd syze
cargo install --path .

Usage

syze
syze /path/to/folder/
syze /path/to/file/

Info

syze does not display hidden files and folders

Commit count: 0

cargo fmt