Some thanos utilities
- C compiler (change the line
CC = gccin theMakefile, if you are not using gcc) - GNU make
strfile(usually distributed alongsidefortune)
git clone https://github.com/424ever/thanos.git
cd thanos
make
sudo make install
thanos
Prints out random thanos quotes found in the quotes file. All arguments are ignored.
thanoscat [FILE]
Reads FILE, or if no argument is given from stdin, only printing half of the non-space characters to stdout.
thanossay [FILE]
Let thanos say either the contents of FILE, or stdin, when no arguments are given.