Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamsampaio/aulas_shell_script
https://github.com/williamsampaio/aulas_shell_script
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/williamsampaio/aulas_shell_script
- Owner: WilliamSampaio
- License: mit
- Created: 2023-08-26T15:55:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-29T03:00:11.000Z (over 1 year ago)
- Last Synced: 2024-12-23T11:52:48.880Z (17 days ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aulas de Shell Script
Minhas anotações do curso de shell script do Prof. [Slackjeff](https://slackjeff.com.br/).
| Aula | Descrição | # |
| ------ | ------------- | --------------------------------------------------------------------------------------- |
| 1 | Hello World | [aula1.md](https://github.com/WilliamSampaio/aulas_shell_script/blob/master/aula1.md) |
| 2 | Variáveis | [aula2.md](https://github.com/WilliamSampaio/aulas_shell_script/blob/master/aula2.md) |