System Grab Bag

View all TLDR pages from common (or from all pages)

banner

Print the given argument as a large ASCII art. More information: https://manned.org/banner.
  • Print the text message as a large banner (quotes are optional):
    banner "{{Hello World}}"
  • Print the text message as a banner with a width of 50 characters:
    banner -w {{50}} "{{Hello World}}"
  • Read text from stdin:
    banner

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.