命令:sl (蒸汽机车)
你可能了解 ‘ls’ 命令,并经常使用它来查看文件夹的内容。但是,有些时候你可能会拼写成 ‘sl’ ,这时我们应该如何获得一些乐趣而不是看见“command not found”呢?
安装 sl
root@tecmint:~# apt-get install sl (In Debian like OS)
命令:fortune
试试你未知的运气,终端里有时也有好玩的。
安装 fortune
root@tecmint:~# apt-get install fortune (for aptitude based system)
factor
该谈点儿关于Mathematics的了,这个命令输出给定数字的所有因子。
命令:Cowsay
一个在终端用ASCII码组成的小牛,这个小牛会说出你想要它说的话。
安装Cowsay
sudo apt-get insatll xcowsay
frank@frank-All-Series:~$ fortune |cowsay
______________________________________
/ Your own qualities will help prevent \
\ your advancement in the world. /
--------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
frank@frank-All-Series:~$
命令:cmatrix
你可能看多好莱坞的电影‘黑客帝国’并陶醉于被赋予Neo的能看到在矩阵中任何事物的能力,或者你会想到一幅类似于‘Hacker’的桌面的生动画面
toilet
while true; do echo "$(date '+%D %T' | toilet -f term -F border --gay)"; sleep 1; done
命令: aafire
在你的终端放一把火如何。把这个“aafire”敲到你的终端,不需要什么引号看看这神奇的一幕吧。按下任意键中指该程序。
安装 aafire
root@tecmint:~# apt-get install libaa-bin
asciiquarium水族馆
sudo apt-get install libcurses-perl
wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.4.tar.gz
frank@frank-All-Series:~/tmp$ tar xf Term-Animation-2.4.tar.gz
frank@frank-All-Series:~/tmp$ cd Term-Animation-2.4/
perl Makefile.PL && make && make test
cd tmp
tar xf asciiquarium.tar.gz
sudo cp asciiquarium /usr/local/bin
sudo chmod 0755 /usr/local/bin/asciiquarium
$ sudo apt-get install libcurses-perl
$ cd /tmp
$ wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.4.tar.gz
$ tar -zxvf Term-Animation-2.4.tar.gz
$ cd Term-Animation-2.4/
$ perl Makefile.PL && make && make test
$ sudo make install
fortune-zh |cowsay
cowsay -f ghostbusters.cow unixmen
cowsay -f bud-frogs.cow Rajneesh