# Apresentação

## Sistemas Operacionais II - ISO200

<div align="left"><img src="https://img.shields.io/badge/Linux-E34F26?style=for-the-badge&#x26;logo=linux&#x26;logoColor=black" alt="LINUX"> <img src="https://img.shields.io/badge/Shell_Script-121011?style=for-the-badge&#x26;logo=gnu-bash&#x26;logoColor=white" alt="SHELL"></div>

### Sobre este livro

Este gitbook detalha os assuntos  da disciplina Sistemas Operacionais II ministrado em aula pela FATEC de São Paulo. Foi preparado para ser um guia de estudos para quem deseja aprender linux ou se preparar para certificação LPI.

Disciplina ministrada utilizando o Debian e suas versões.

Professor: Arnaldo Rodrigues Teixeira (DTI-FATECSP)

### Repositório no GitHub

[Github](https://github.com/lettymoon/FATECSP-ISO200) - Apoie dando uma estrelinha no repositório

### Links Didáticos

* [GeeksforGeeks - Bash Script](https://www.geeksforgeeks.org/bash-script-command-substitution/?ref=ml_lbp)
* [GeeksforGeeks - Introduction to Linux Shell and Shell Scripting](https://www.geeksforgeeks.org/introduction-linux-shell-shell-scripting/?ref=shm)
* [HackerRank - Linux Shell](https://www.hackerrank.com/domains/shell?filters%5Bsubdomains%5D%5B%5D=bash)
* [FreeCodeCamp - Shell Scripting for Beginners](https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/)
* [LPI - Materiais Didáticos](https://learning.lpi.org/pt/learning-materials/learning-materials/)
* [TryHackMe - Linux Fundamentals Part 1](https://tryhackme.com/room/linuxfundamentalspart1)
* [Red Hat - Understanding Linux](https://www.redhat.com/en/topics/linux)

### Autor

<img src="https://github.com/lettymoon.png" alt="Foto da Letícia no GitHub" data-size="line"> [<mark style="color:purple;">Lettymoon on github</mark>](https://github.com/lettymoon)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lettymoon.gitbook.io/iso200-sistemas-operacionais-ii/apresentacao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
