/rust-dinf

Simple command line to get directory information

Primary LanguageRustMIT LicenseMIT

Usage

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

# set number of biggest files
dinf -n 12