Files
tldr/pages.zh/common/lolcat.md

20 lines
469 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# lolcat
> 在你 `cat` 到控制台的每一件事中加入彩虹色。
> 更多信息:<https://github.com/busyloop/lolcat>。
- 以彩虹颜色将文件打印到控制台:
`lolcat {{path/to/file}}`
- 以彩虹颜色打印文本生成命令的结果:
`{{fortune}} | lolcat`
- 以动画彩虹颜色将文件打印到控制台:
`lolcat -a {{path/to/file}}`
- 以24位真彩色彩虹颜色将文件打印到控制台
`lolcat -t {{path/to/file}}`