This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Admicos's profile picture

Goodbye - Reboot and Shut down system (and my first public program)

Started by Admicos, 02 May 2014 - 01:44 PM
Admicos #1
Posted 02 May 2014 - 03:44 PM
GoodBye is a basic Reboot/Shutdown program. It uses arguments for rebooting and shutting down with one program.

Usage:

goodbye -s = Shutdown
goodbye -r = Reboot
goodbye -h = Help

Download:

pastebin get 2NfBgPhJ goodbye

ScreenShot:

Saldor010 #2
Posted 02 May 2014 - 04:32 PM
Not bad for a beginner. Nothing Ctrl-R and Ctrl-S couldn't do, but still.