apt install figlet #!/bin/sh # Display the hostname with a fancy ASCII mode figlet -w 120 -t `hostname -f``