Sodamhan.com

TL;DR

banner

Print the 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"

  • Use a banner width of 50 characters:

banner -w 50 "Hello World"

  • Read text from stdin:

banner

This document was created using the contents of the tldr project.