Linux command
toilet 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
toilet [input_text]
Example
toilet [input_text] -f [font_filename]
Example
toilet [input_text] -F [filter_name]
List
toilet -F list
说明
toilet (The Other Implementation's letters) displays ASCII-art text banners using various fonts and filters. It is similar to FIGlet but with additional features like color filters and Unicode support. The program reads text from command-line arguments or standard input and renders it using the specified font. Various filters can apply effects like color gradients, borders, and transformations.
参数
- -f, --font _NAME_
- Use specified font file
- -F, --filter _NAME_
- Apply filter to output
- -w, --width _N_
- Set output width
- -t, --term
- Use terminal width
- -d, --directory _DIR_
- Specify font directory
FAQ
What is the toilet command used for?
toilet (The Other Implementation's letters) displays ASCII-art text banners using various fonts and filters. It is similar to FIGlet but with additional features like color filters and Unicode support. The program reads text from command-line arguments or standard input and renders it using the specified font. Various filters can apply effects like color gradients, borders, and transformations.
How do I run a basic toilet example?
Run `toilet [input_text]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -f, --font _NAME_ do in toilet?
Use specified font file