Skip to content

424ever/thanos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thanos

Some thanos utilities

Installation

Requirements

  • C compiler (change the line CC = gcc in the Makefile, if you are not using gcc)
  • GNU make
  • strfile (usually distributed alongside fortune)
git clone https://github.com/424ever/thanos.git
cd thanos
make
sudo make install

Usage

thanos

thanos

Prints out random thanos quotes found in the quotes file. All arguments are ignored.

thanoscat

thanoscat [FILE]

Reads FILE, or if no argument is given from stdin, only printing half of the non-space characters to stdout.

thanossay

thanossay [FILE]

Let thanos say either the contents of FILE, or stdin, when no arguments are given.

About

Some thanos utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors