Skip to content

Instantly share code, notes, and snippets.

@jyhsu2000
Created December 10, 2016 19:40
Show Gist options
  • Save jyhsu2000/aaed4cc27cc002c55973806438c6135a to your computer and use it in GitHub Desktop.
Save jyhsu2000/aaed4cc27cc002c55973806438c6135a to your computer and use it in GitHub Desktop.
資料夾容量
df -h .; du -sh -- * | sort -hr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment