摘要: Figlet: /usr/share/figlet 下存放字体 suffix: tlf | flf showfigfonts -d directory word figlet -f banner word 选择输出字体 Control smushing 调整字体间隙 控制输出位置 控制输出宽度, 会 阅读全文
posted @ 2022-01-22 19:58 ascertain 阅读(36) 评论(0) 推荐(0) 编辑
摘要: tput cols tput rows tput -S <<< cols tput -S <<< rows stty size echo $LINES echo $COLUMNS LINES & COLUMNS are not environment variables, they are just 阅读全文
posted @ 2022-01-22 19:36 ascertain 阅读(31) 评论(0) 推荐(0) 编辑