You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
415 B
19 lines
415 B
3 years ago
|
+++
|
||
|
title = "Um Shell Por Dia"
|
||
|
transparent = true
|
||
|
|
||
|
[extra]
|
||
|
hide_pages = true
|
||
|
hide_content = false
|
||
|
+++
|
||
|
|
||
|
* [Introdução](@./introducao.md)
|
||
|
* [Entradas e Saídas](@./entradas-e-saidas.md)
|
||
3 years ago
|
* [Redirecionamento](@./redicionamento.md)
|
||
3 years ago
|
* [Pipes](@./pipes.md)
|
||
3 years ago
|
* [Shells](@./shells.md)
|
||
3 years ago
|
* [Subcomandos](@./subcomandos.md)
|
||
3 years ago
|
* [Error chain](@./error-chain.md)
|
||
3 years ago
|
* [Comandos Obscuros](@./comandos-obscuros.md)
|
||
3 years ago
|
* [Jobs](@./jobs.md)
|