jeremychone / rust-dinf

Simple command line to get directory information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

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

# set number of biggest files
dinf -n 12

About

Simple command line to get directory information

License:MIT License


Languages

Language:Rust 100.0%