## Usage ```sh # simple info (will scan from current dir and list top 5 biggest files) dinf ``` ```sh # set number of biggest files dinf -n 12 ```