Created
November 8, 2019 19:38
-
-
Save SrChach/3b7b98ac1c22fadb31f7cf36e12215f1 to your computer and use it in GitHub Desktop.
useful shell comands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## Este archivo crecerá | |
| # Para "disk usage". Devuelve el espacio en disco que ocupa un archivo o carpeta | |
| du | |
| # Put in there knowledge for conditionals, if/else, find, pipes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment