figlet字符画命令工具

figlet字符画命令工具

bash 复制代码
root@gb:/home/gb# figlet Monitor-Device-Mgr
 __  __             _ _                  ____             _                
|  \/  | ___  _ __ (_) |_ ___  _ __     |  _ \  _____   _(_) ___ ___       
| |\/| |/ _ \| '_ \| | __/ _ \| '__|____| | | |/ _ \ \ / / |/ __/ _ \_____ 
| |  | | (_) | | | | | || (_) | | |_____| |_| |  __/\ V /| | (_|  __/_____|
|_|  |_|\___/|_| |_|_|\__\___/|_|       |____/ \___| \_/ |_|\___\___|      
                                                                           
 __  __            
|  \/  | __ _ _ __ 
| |\/| |/ _` | '__|
| |  | | (_| | |   
|_|  |_|\__, |_|   
        |___/      
root@gb:/home/gb# figlet -w 200 Monitor-Device-Mgr
 __  __             _ _                  ____             _                __  __            
|  \/  | ___  _ __ (_) |_ ___  _ __     |  _ \  _____   _(_) ___ ___      |  \/  | __ _ _ __ 
| |\/| |/ _ \| '_ \| | __/ _ \| '__|____| | | |/ _ \ \ / / |/ __/ _ \_____| |\/| |/ _` | '__|
| |  | | (_) | | | | | || (_) | | |_____| |_| |  __/\ V /| | (_|  __/_____| |  | | (_| | |   
|_|  |_|\___/|_| |_|_|\__\___/|_|       |____/ \___| \_/ |_|\___\___|     |_|  |_|\__, |_|   
                                                                                  |___/      
root@gb:/home/gb# 

注:

  1. -w outputwidth 设置字最大符宽
  2. -c 居中对齐
  3. -l 左对齐
  4. -r 右对齐
相关推荐
大熊程序猿1 分钟前
netcore PowerShell 安装-linux
linux·运维
Johny_Zhao22 分钟前
Docker 一键安装部署 JumpServer 堡垒机
linux·网络安全·信息安全·云计算·shell·jumpserver·ldap·yum源·系统运维
物联网老王8 小时前
Ubuntu Linux Cursor 安装与使用一
linux·运维·ubuntu
一位摩羯座DBA10 小时前
Redhat&Centos挂载镜像
linux·运维·centos
学习3人组10 小时前
CentOS配置网络
linux·网络·centos
weixin_3077791311 小时前
Hive集群之间迁移的Linux Shell脚本
大数据·linux·hive·bash·迁移学习
漫步企鹅11 小时前
【蓝牙】Linux Qt4查看已经配对的蓝牙信息
linux·qt·蓝牙·配对
cui_win12 小时前
【网络】Linux 内核优化实战 - net.core.flow_limit_table_len
linux·运维·网络
梦在深巷、12 小时前
MySQL/MariaDB数据库主从复制之基于二进制日志的方式
linux·数据库·mysql·mariadb
冰橙子id12 小时前
linux系统安全
linux·安全·系统安全