新闻动态

linux几个没用但是有趣的命令(收藏)

发布日期:2022-01-28 15:18 | 文章来源:站长之家

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

cowsay 会说话的牛

运行

安装

> yum install cowsay -y

运行

> cowsay "rumenz.com"
____________
< rumenz.com >
------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||

// 查看支持的动物
> cowsay -l

//使用-f 参数切换小动物

> cowsay -f tux "我是一只小鸭子"
_________
< 我是一只小鸭子 >
---------
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/

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

asciiquarium 水族馆

安装

> yum install perl-Curses perl-ExtUtils-MakeMaker perl-Data-Dumper -y
> cd /tmp
> wget http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/Term-Animation-2.6.tar.gz
> tar -zxvf Term-Animation-2.6.tar.gz
> cd Term-Animation-2.6/
> perl Makefile.PL && make && make test
> make install
> cp asciiquarium /usr/local/bin
> chmod 0755 /usr/local/bin/asciiquarium

运行

> asciiquarium

asciiview 图片转换字符画

asciiview 命令可以将任意图片转换成字符画的形式输出,安装方法如下:

> sudo apt-get install aview imagemagick
> asciiview hepburn.pen

hollywood好莱坞黑客的屏幕

安装

> sudo apt-get update
> sudo apt-get install byobu hollywood

运行

> sudo apt-get install hollywood

ninvaders 太空入侵者

安装

> sudo apt-get install ninvaders

运行

> ninvaders

bastet 俄罗斯方块

安装

> sudo apt-get install bastet

执行

> bastet

到此这篇关于linux几个没用但是有趣的命令(收藏)的文章就介绍到这了,更多相关linux有趣命令内容请搜索本站以前的文章或继续浏览下面的相关文章希望大家以后多多支持本站!

国外服务器租用

版权声明:本站文章来源标注为YINGSOO的内容版权均为本站所有,欢迎引用、转载,请保持原文完整并注明来源及原文链接。禁止复制或仿造本网站,禁止在非www.yingsoo.com所属的服务器上建立镜像,否则将依法追究法律责任。本站部分内容来源于网友推荐、互联网收集整理而来,仅供学习参考,不代表本站立场,如有内容涉嫌侵权,请联系alex-e#qq.com处理。

相关文章

实时开通

自选配置、实时开通

免备案

全球线路精选!

全天候客户服务

7x24全年不间断在线

专属顾问服务

1对1客户咨询顾问

在线
客服

在线客服:7*24小时在线

客服
热线

400-630-3752
7*24小时客服服务热线

关注
微信

关注官方微信
顶部