mirror of https://github.com/CrimsonTome/tldr.git
21 lines
357 B
Markdown
21 lines
357 B
Markdown
|
# cmatrix
|
||
|
|
||
|
> Genera lettere che cadono, come in Matrix.
|
||
|
> Vedi anche: <https://github.com/abishekvashok/cmatrix>.
|
||
|
|
||
|
- Attivare lo scorrimento asincrono:
|
||
|
|
||
|
`cmatrix -a`
|
||
|
|
||
|
- Rendi le lettere rosse:
|
||
|
|
||
|
`cmatrix -C {{red}}`
|
||
|
|
||
|
- Cambia colore a arcobaleno:
|
||
|
|
||
|
`cmatrix -r`
|
||
|
|
||
|
- Imposta il dilazione di aggiornamento a 2 centisecondi (20 millisecondi):
|
||
|
|
||
|
`cmatrix -u {{2}}`
|