make files and streams gay, the easy way
Find a file
2021-11-28 06:44:33 +01:00
.gitignore
gaycat.6
gaycat.c check printf call for error codes 2021-11-28 06:44:33 +01:00
Makefile check printf call for error codes 2021-11-28 06:44:33 +01:00
README.md add makefile for easier installation 2021-11-28 05:51:45 +01:00

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