Skip to content

Instantly share code, notes, and snippets.

@ramingar
Last active October 15, 2024 16:44
Show Gist options
  • Save ramingar/cd78288be81b5e0ea58f52a7b094dce0 to your computer and use it in GitHub Desktop.
Save ramingar/cd78288be81b5e0ea58f52a7b094dce0 to your computer and use it in GitHub Desktop.
espacio carpetas y archivos linux #files #folders #space #linux
```
du -sh *
du -h --max-depth=1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment