mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
469 B
469 B
cmatrix
Zeigt einen scrollenden, Matrix-ähnlichen Bildschirm im Terminal an. Siehe auch:
cbonsai,asciiquarium,pipes.sh. Weitere Informationen: https://manned.org/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