dinf

Crates.iodinf
lib.rsdinf
version0.1.2
sourcesrc
created_at2021-06-20 16:55:19.391397
updated_at2023-12-01 04:38:08.546848
descriptionSimple command line to get directory information
homepagehttps://github.com/jeremychone/rust-dinf
repositoryhttps://github.com/jeremychone/rust-dinf
max_upload_size
id412515
size13,027
Jeremy Chone (jeremychone)

documentation

README

Usage

# simple info (will scan from current dir and list the top 5 biggest files)
dinf

# set number of biggest files
dinf -n 12

Commit count: 6

cargo fmt