#!/bin/bash setterm -foreground yellow -background black -bold off && clear figlet $(figlet -c INX ) echo && echo setterm -foreground yellow -background black -bold on figlet INX " " Is Not X echo setterm -foreground white -bold off exit