Skip to content

Instantly share code, notes, and snippets.

@pnsinha
Created March 26, 2021 18:50
Show Gist options
  • Select an option

  • Save pnsinha/e4be1f2bd95c3dd1c95f2a389029b9eb to your computer and use it in GitHub Desktop.

Select an option

Save pnsinha/e4be1f2bd95c3dd1c95f2a389029b9eb to your computer and use it in GitHub Desktop.
linux management
du -sh dir
du -h --max-depth=1
du -h --max-depth=1 | sort -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment