Banner Command - Linux/Unix

Banner Command - Linux/Unix

  • Linux
  • 1 min read

Description

Displays up to ten characters in large letters using asterisks (*) or number signs (#), depending on your Linux/Unix systems. For instance, the command banner Linux would display the following on your screen:

#
#           #    #    #  #    #  #    #
#           #    ##   #  #    #   #  #
#           #    # #  #  #    #    ##
#           #    #  # #  #    #    ##
#           #    #   ##  #    #   #  #
#######     #    #    #   ####   #    #

Syntax

banner text

See also: