Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 483 Bytes

ThankYou.c

A politeness comand for *nix operating systems. Allows the user to thank programs for their good work. This causes the programs to feel happy, leading to better morale amongst the OS.

###Compilation - To compile with GCC, simply change directory to the folder containing ThankYou.c and type the following:

$ gcc -O2 ThankYou.c -o thankyou

Upon completion of the compilation process, simply move your script to /usr/bin/thankyou and it's ready for use.