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/lolcat.md

21 lines
523 B
Markdown
Raw Normal View History

2020-07-02 16:14:42 +02:00
# lolcat
> Ausgabe von Befehl in Regenbogenfarben einfärben.
> Mehr Informationen: <https://github.com/busyloop/lolcat>.
- Inhalt von Datei in Regenbogenfarben zur Konsole schreiben:
`lolcat {{pfad/zur/datei}}`
- Ausgabe von Befehl in Regenbogenfarben zur Konsole schreiben:
`{{fortune}} | lolcat`
- Inhalt von Datei in animierten Regenbogenfarben zur Konsole schreiben:
`lolcat -a {{pfad/zur/datei}}`
- Inhalt von Datei in 24-bit (truecolor) Regenbogenfarben zur Konsole schreiben:
`lolcat -t {{pfad/zur/datei}`