Linux Disk Usage command
du -bh --max-depth=1 | sort -hr | head
du -bh --max-depth=1 | sort -hr | head
This study is based on the book Understanding Linux network internals.
extract tar
Check current default shell ps -p $$ # or echo $0 # in my case # /bin/bash