mrinalxdev / fold-dif

A crate in rust to tell the size of the folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

# simple info (will scan from current dir and list the top biggest files)
fold-dif

# set number of biggest files
fold-dif -n 12

About

A crate in rust to tell the size of the folder

License:MIT License


Languages

Language:Rust 100.0%