Skip to content

Commit f066ff2

Browse files
authored
Update README.md
1 parent 81792db commit f066ff2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ Argumentos| Descrição
2222
$$ | PID do processo atual (do próprio script)
2323
$? | retorna o valor do último comando executado
2424
$_ | último argumento do último comando executado.
25+
26+
27+
### Comparações númericas
28+
29+
Comparação | Descrição
30+
-----------|--------------------------------
31+
n1 -eq n2 | verifica se n1 é igual a n2
32+
n1 -ge n2 |
33+
n1 -gt n2 |
34+
n1 -le n2 |
35+
n1 -lt n2 |
36+
n1 -ne n2 |
37+
38+
2539
2640
### Como fazer um cabeçalho objetivo? Veja a tela abaixo: :-)
2741

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy