Linux/Unix 桌面盛典:模仿 “黑客帝国” 界面!
《黑客帝国》是 1999 年,由 Wachowki 兄弟编导的科幻动作片。这部电影的荧屏里有无尽的绿色字符降落。数字雨模拟着《黑客帝国》中的虚拟现实活动。现在,Linux 和 Unix 终端
译者: CYLeft 《黑客帝国》是 1999 年,由 Wachowki 兄弟编导的科幻动作片。这部电影的荧屏里有无尽的绿色字符降落。数字雨模拟着《黑客帝国》中的虚拟现实活动。现在,Linux 和 Unix 终端上linux界面,你也可以通过 CMatrix 模仿出矩阵数字雨。 安装 cmatrix 根据你的 Linux/Unix 发行版或操作系统安装并且设置 CMatrix。 如何在 Debian/Ubuntu Linux 发行版中安装 cmatrix 在 Debian/Ubuntu/Mint 系统中键入以下命令 apt-get 命令[1]/apt 命令[2]: $ sudo apt install cmatrix 示例输出: [sudo] password for vivek: Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: cmatrix-xfont The following NEW packages will be installed: cmatrix 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 15.8 kB of archives. After this operation, 50.2 kB of additional disk space will be used. Get:1 artful/universe amd64 cmatrix amd64 1.2a-5build2 [15.8 kB] Fetched 15.8 kB in 0s (19.7 kB/s) Selecting previously unselected package cmatrix. (Reading database ... 205388 files and directories currently installed.) Preparing to unpack .../cmatrix_1.2a-5build2_amd64.deb ... Unpacking cmatrix (1.2a-5build2) ... Setting up cmatrix (1.2a-5build2) ... Processing triggers for man-db (2.7.6.1-2) ... 如何在 Arch Linux 发行版安装 cmatrix 键入 pacman 命令: $ sudo pacman -S cmatrix 如何在 FreeBCD 系统中安装 cmatrix 运行如下命令安装 port: # cd /usr/ports/misc/cmatrix/ && make install clean 或者使用 pkg 命令添加二进制包: # pkg install cmatrix 如何在 macOS Unix 发行版中安装 cmatrix 键入下列命令: $ brew install cmatrix 如何在 OpenBSD 系统中安装 cmatrix 键入 pkg_add 命令: # pkg_add cmatrix 使用 cmatrix 简单键入命令: $ cmatrix cmtarix 运转中 使用键盘 在执行期间,下列按键有效(-s 模式下,按键无效): 按键说明 a 切换异步滚动 b 随机字符加粗 B 全部字符加粗 n 关闭字符加粗 0-9 调整更新时间 ! @ # $ % ^ & ) 改变对应的矩阵颜色: ! – 红、@ – 绿、# – 黄、$ – 蓝、% – 洋红、^ – 青、 & – 白、 ) – 黑。 q 退出程序 你可以通过以下命令获取 cmatrix 选项: $ cmatrix -h 现在,你拥有了一款最炫酷的终端应用! via: 作者:nixCraft[3] 译者:CYLeft 校对:校对者ID 本文由 LCTT 原创编译,Linux中国 荣誉推出 (编辑:好传媒网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |