add new chinese translations
This commit is contained in:
20
pages.zh/common/lolcat.md
Normal file
20
pages.zh/common/lolcat.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# lolcat
|
||||
|
||||
> 在你 `cat` 到控制台的每一件事中加入彩虹色。
|
||||
> 更多信息:<https://github.com/busyloop/lolcat>。
|
||||
|
||||
- 以彩虹颜色将文件打印到控制台:
|
||||
|
||||
`lolcat {{path/to/file}}`
|
||||
|
||||
- 以彩虹颜色打印文本生成命令的结果:
|
||||
|
||||
`{{fortune}} | lolcat`
|
||||
|
||||
- 以动画彩虹颜色将文件打印到控制台:
|
||||
|
||||
`lolcat -a {{path/to/file}}`
|
||||
|
||||
- 以24位(真彩色)彩虹颜色将文件打印到控制台:
|
||||
|
||||
`lolcat -t {{path/to/file}}`
|
Reference in New Issue
Block a user