https://github.com/eltonsantos/scripts_uteis
Alguns scripts úteis desenvolvidos com Shell Script
https://github.com/eltonsantos/scripts_uteis
shell-script shell-scripts shellscript
Last synced: 3 days ago
JSON representation
Alguns scripts úteis desenvolvidos com Shell Script
- Host: GitHub
- URL: https://github.com/eltonsantos/scripts_uteis
- Owner: eltonsantos
- Created: 2017-12-13T00:43:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T04:47:13.000Z (over 8 years ago)
- Last Synced: 2025-02-28T21:00:04.038Z (over 1 year ago)
- Topics: shell-script, shell-scripts, shellscript
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scripts Úteis
Repositório com vários scripts úteis.
## Lista de scripts desenvolvidos
- Sorteio de um único nome
- Sorteio de vários nomes por dia da semana
## Modo de usar
- Abra o terminal e digite:
- `git clone git@github.com:eltonsantos/scripts_uteis.git`.
- `sudo chmod 777 -R scripts_uteis`.
- `cd scripts_uteis`.
- `./[nome_do_script].sh`.
## Contribuição
Para reportar bugs ou fazer pull requests basta ir em https://github.com/eltonsantos/scripts_uteis.
## Licença
O código está avaliado como open source e está sobre os termos da [MIT License](http://opensource.org/licenses/MIT).