File & Folder
command | what for? | info |
---|---|---|
ncdu -x /path | Disk usage analyzer with an ncurses interface | Ncurses disk usage |
Exec
command | what for? | info |
---|---|---|
timeout <time> <command> | Run a command for only a specific time, and then kill it automatically once the time is passed | part of the GNU coreutils package |