add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

20
pages.zh/common/lolcat.md Normal file
View 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}}`