Skip to content

Figlet

Installation

sudo apt install figlet

Basic commands

# Show all fonts
showfigfonts

# Usage
figlet -f banner "lalala"
# -f font
# banner is just a font
# "lalala" the text that will be displayed


#                                          
#         ##   #        ##   #        ##   
#        #  #  #       #  #  #       #  #  
#       #    # #      #    # #      #    # 
#       ###### #      ###### #      ###### 
#       #    # #      #    # #      #    # 
####### #    # ###### #    # ###### #    # 
Last update: 2023-04-19
Created: April 19, 2023 18:30:26