mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 16:42:08 +02:00
lolcat: add German translation
This commit is contained in:
parent
42607b5da8
commit
c2bf1269d4
1 changed files with 20 additions and 0 deletions
20
pages.de/common/lolcat.md
Normal file
20
pages.de/common/lolcat.md
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# 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}`
|
Loading…
Add table
Reference in a new issue