1. sl 命令sl是指“steam locomotive(蒸汽机车)”,你会看到一辆火车从屏幕右边开往左边。。。。。。安装 $ sudo apt-get install sl
运行 $ sl命令有 -alFe几个选项,-a An accident seems to happen. You"ll feel pity for people who cry for help.
-l shows little one.
-F It flies.
-e Allow interrupt by Ctrl+C. 可以给别人来个恶作剧,搞个关联,他一敲ls,不知道的肯定很有效果$alias ls=sl
2. fortune 命令输出一句话,有笑话,名言什么的 (还有唐诗宋词sudo apt-get install fortune-zh)安装 $sudo apt-get install fortune运行 $fortune
3. cowsay 命令用ASCII字符打印牛,羊等动物,还有个cowthink,这个是奶牛想,那个是奶牛说,哈哈,差不多安装 $sudo apt-get install cowsay运行 $cowsay "I am not a cow, hahaha"$cowsay -l 查看其它动物的名字,然后-f跟上动物名,如$cowsay -f tux "坑爹啊"还可以让cowsay说出fortune的内容,就像这样:$fortune | cowsay
4. cmatrix 命令这个很酷!《黑客帝国》那种矩阵风格的动画效果安装 $ sudo apt-get install cmatrix运行 $cmatrix
相关阅读:十个很少有人知道的 Linux 命令 - Part 2 http://www.linuxidc.com/Linux/2013-11/92847.htm十个很少有人知道的 Linux 命令 - Part 3 http://www.linuxidc.com/Linux/2013-11/93061.htm11个很少有人知道但很有用的Linux命令 http://www.linuxidc.com/Linux/2013-10/92095.htmLinux命令之cd http://www.linuxidc.com/Linux/2013-05/83948.htmLinux命令之cat http://www.linuxidc.com/Linux/2013-05/83947.htmLinux命令之alias/unalias http://www.linuxidc.com/Linux/2013-05/83946.htmLinux命令解析:su root和su -root http://www.linuxidc.com/Linux/2013-04/82564.htm
Linux locate命令详解Sublime Text 3+minGW 无法读取cin,使用命令行cmd成功运行相关资讯 Linux命令
- 48 字节命令可令 Linux 系统当机! (今 07:55)
- 在Linux笔记本上执行这句命令能致 (02月02日)
- .NET开发必会的Linux命令 (12/20/2015 10:32:03)
| - 运维工程师必会的109个Linux命令 (03月09日)
- 有趣的Linux命令行:随机输出唐诗 (12/28/2015 20:14:23)
- 10 个 Linux 中的 passwd 命令示例 (10/29/2015 10:14:30)
|
本文评论 查看全部评论 (0)