Skip to content

Instantly share code, notes, and snippets.

@peet86
Created November 22, 2015 02:49
Show Gist options
  • Select an option

  • Save peet86/0a015bc1f7e91fd6128d to your computer and use it in GitHub Desktop.

Select an option

Save peet86/0a015bc1f7e91fd6128d to your computer and use it in GitHub Desktop.
My *NIX Admin Scripts
# biggest files
du --max-depth=5 /* | sort -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment