https://github.com/eucarlos/bin
🗃️ helpful scripts and snippets
https://github.com/eucarlos/bin
bash bin cli linux scripting shell shell-script utilities
Last synced: about 2 months ago
JSON representation
🗃️ helpful scripts and snippets
- Host: GitHub
- URL: https://github.com/eucarlos/bin
- Owner: EuCarlos
- Created: 2021-05-29T21:16:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T14:05:23.000Z (almost 4 years ago)
- Last Synced: 2025-06-07T00:39:31.683Z (about 1 year ago)
- Topics: bash, bin, cli, linux, scripting, shell, shell-script, utilities
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BIN - SH
Comandos úteis em script de shell
1. [Fundamentos da linha de comando](./commandLineEssentials/)
2. [Noções básicas do Shell Script](./)
3. [Usando variáveis](./useVariables/)
4. [Operadores Básicos](./basicOperators/)
5. [Laços](./shellLoops/)
6. [Funções do Shell](./shellFunctions/)
7. [Automação para Github](./automacao_gh/)
8. [Utilitarios](./__utils/)
9. [Docker](./docker/)