1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.de/common/cmatrix.md

21 lines
430 B
Markdown
Raw Normal View History

# cmatrix
> Zeigt einen scrollenden, Matrix-ähnlichen Bildschirm im Terminal an.
> Weitere Informationen: <https://github.com/abishekvashok/cmatrix>.
- Aktiviere [a]synchrones Scrollen:
`cmatrix -a`
- Ändere die Text[C]olor (standardmäßig grün):
`cmatrix -C {{red}}`
- Aktiviere den [r]egenbogen-Modus:
`cmatrix -r`
- Verwende eine Bildschirm[u]pdate-Verzögerung von 100 Zentisekunden (1 Sekunde):
`cmatrix -u 100`