make files and streams gay, the easy way
.gitignore | ||
gaycat.6 | ||
gaycat.c | ||
Makefile | ||
README.md |
gaycat
gaycat
is a simple utility that works similar to lolcat(6)
.
It prints a file (or standard input) to the standard output, and adds
alternating ANSI color escape sequences line by line so that it looks
like the rainbow pride flag.
Compiling
On any POSIX compliant system, type
make
and you get the gaycat
executable.
To install the program and manual page on your system, type
make install
as root.
Usage
To make this README file gay, type:
./gaycat README.md
To get a gay list of files in your home directory, type:
ls ~ | ./gaycat