/catsay

a simple program where a kitty says some stuff

Primary LanguageLua

catsay

A command line utility similar to cowsay, where a cat says some stuff

Usage: catsay [STRING]... [OPTION]...
Possible options:
├── !>w<   │ Gives a >w< face
├── !>^<   │ Gives a >^< face
├── !-w-   │ ...
├── !>w>   │ ...
├── !<w<   │ ...
│          │
├── !o/    │ Gives a waving body
└── !(_ _) │ Gives a pleading body

Example:
    catsay hiiiii!                  │ Make the cat say "hiiiii!"
    catsay "i love you" "very much" │ Write them both, separated by a new line