021 ━━━ _ Date: June 21, 2020 File System Full 🤔 ────────────────── show largest files in current directory with Bash ───────── ``` du . -h --max-depth=1 ```