Skip to content
/ cathack Public

A tool for making you type like they do in the movies

Notifications You must be signed in to change notification settings

OEP/cathack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

cathack

cathack is a Unix tool for making you type like they do in the movies. Like cat, it echoes the files you pass to standard out, but incrementally as you mash keys on the keyboard as fast as humanly possible.

Building

Nothing fancy:

make

Examples

General usage

cathack [options] file [file...]

Vanilla mode

cathack cathack.c

Loop forever

cathack -l cathack.c

Clear the screen first

cathack -c cathack.c

Change how many characters are echoed per keystroke

cathack -f 6 cathack.c

About

A tool for making you type like they do in the movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published