Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 231 Bytes

File metadata and controls

16 lines (14 loc) · 231 Bytes

car

ASCII animation to when to typo 'car' instead 'cat'. Similar to sl.

Compilation

host$ make
gcc -o car car.c
$

Installation

host$ sudo make install 
mv car /usr/bin/car