Skip to content

Instantly share code, notes, and snippets.

@akkefa
Last active April 29, 2022 12:30
Show Gist options
  • Save akkefa/6e832b5a4293b424964f4e081d00585d to your computer and use it in GitHub Desktop.
Save akkefa/6e832b5a4293b424964f4e081d00585d to your computer and use it in GitHub Desktop.
All commands related to disk management
## Check space on specfic directory
du -h --max-depth=0 /u/iali
du -h --max-depth=1 /u/iali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment