figlet 字符画
figlet 可以将英文字符串以字符画的形式输出
# 安装
yum install figlet -y
# 运行
figlet rumenz.com
_ __ _ _ _ __ ___ ___ _ __ ____ ___ ___ _ __ ___
| '__| | | | '_ ` _ \ / _ \ '_ \|_ / / __/ _ \| '_ ` _ \
| | | |_| | | | | | | __/ | | |/ / | (_| (_) | | | | | |
|_| \__,_|_| |_| |_|\___|_| |_/___(_)___\___/|_| |_| |_|
aafire 火焰
# 安装
yum install aafire -y
# 运行
aafire
fortune 随机句子
# 安装
yum install fortune-mod
# 运行
fortune
We only acknowledge small faults in order to make it appear that we are
free from great ones.
-- La Rouchefoucauld
yes 重复输出一句话
yes 命令重复输出一句话:
> yes hello,world
hello,world
hello,world
hello,world
sl 小火车
# 安装
> yum install -y sl
# 运行
> sl
cmatrix 黑客帝国
# 安装
> wget https://jaist.dl.sourceforge.net/project/cmatrix/cmatrix/1.2a/cmatrix-1.2a.tar.gz
tar -zxvf cmatrix-1.2a.tar.gz
cd cmatrix-1.2a
./configure && make && make install
# 运行
> cmatrix
asciiview 图片转换字符画
# asciiview 命令可以将任意图片转换成字符画的形式输出,安装方法如下:
> sudo apt-get install aview imagemagick
> asciiview hepburn.pen