Skip to content

KusaReMKN/car

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAR(1): Cure your bad habit of mistyping

Cars run across your terminal when you type "car" as you meant to type "cat". It's just a joke command, and not useful at all.

This is forked from sl by mtoyoda.

Original Copyright: sl Copyright 1993,1998,2014 Toyoda Masashi (mtoyoda@acm.org)

test.mp4

For Linux Users

To build on Linux, you may need to install certain libraries. For instance, on Ubuntu, libncurses-dev is required.

$ sudo apt install libncurses-dev

For instance, on RHEL, ncurses-devel is required.

$ sudo dnf install ncurses-devel

About

CAR(1): Cure your bad habit of mistyping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.2%
  • Makefile 11.2%
  • Roff 8.6%