Printing ASCII Art in the Shell
Printing ASCII Art in the Shell banner sudo apt install sysvbanner
$ banner hello # # ###### # # #### # # # # # # # ###### ##### # # # # # # # # # # # # # # # # # # # # ###### ###### ###### #### FIGlet: Frank, Ian, and Glenn’s Letters sudo apt install figlet
$ figlet hello _ _ _ | |__ ___| | | ___ | '_ \ / _ \ | |/ _ \ | | | | __/ | | (_) | |_| |_|\___|_|_|\___/ -f option and specify a font name for the output -l, -c, and -r options to align the text to the left, center, or right, TOIlet: FIGlet With More Options sudo apt install toilet