System Grab Bag

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

toilet

A tool to display ASCII-art fonts. More information: http://caca.zoy.org/wiki/toilet.
  • Generate ASCII art for a given text:
    toilet {{input_text}}
  • Generate ASCII art using a custom font file:
    toilet {{input_text}} -f {{font_filename}}
  • Generate ASCII art using a filter:
    toilet {{input_text}} --filter {{filter_name}}
  • Show available toilet filters:
    toilet --filter list

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.