
toilet
List of commands for toilet:
-
toilet:tldr:1fa48 toilet: Show available toilet filters.$ toilet --filter listtry on your machineexplain this command
-
toilet:tldr:4c102 toilet: Generate ASCII art using a custom font file.$ toilet ${input_text} -f ${font_filename}try on your machineexplain this command
-
toilet:tldr:db5f5 toilet: Generate ASCII art using a filter.$ toilet ${input_text} --filter ${filter_name}try on your machineexplain this command
-
toilet:tldr:f98fd toilet: Generate ASCII art for a given text.$ toilet ${input_text}try on your machineexplain this command