Drollery Medieval drollery of a knight on a horse

🏆 欢迎来到本站: https://xuchangwei.com/希望这里有你感兴趣的内容

flowery border with man falling
flowery border with man falling

Linux: 好玩

趣味显示

小火车

yum install sl #eple源
sl
sl -a #带司机

动物说话

yum install cowsay #eple源
cowsay  hello    #牛说话
animalsay hi     #动物说话

黑客帝国代码雨cmatrix

yum install cmatrix
cmatrix -a -b -C yellow

其他

toilet   -f big Jasper #ASCII 艺术文本 yum, apt
while true; do echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done
while true; do clear; echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done


oneko                      #跟随鼠标指针 yum, apt
aafire                       #ASCII 艺术文本 yum install aalib, apt install libaa-bin
bb                            #终端屏幕上显示弹跳球的动画 ASCII 艺术 yum, apt
echo "Tecmint[dot]com is a community of Linux Nerds and Geeks" | pv -qL 10  #实时输入 yum install pv
aview a.jpg            #图像转换为 ASCII, yum, apt