make files and streams gay, the easy way
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
anna f5be9911a2
check printf call for error codes
2 years ago
.gitignore initial commit uwu 2 years ago
Makefile check printf call for error codes 2 years ago
README.md add makefile for easier installation 2 years ago
gaycat.6 initial commit uwu 2 years ago
gaycat.c check printf call for error codes 2 years ago

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