110
30 Lines of Code Could Cut Data Center Power Use by 30%
(www.linuxinsider.com)
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Are one of those lines exec "shutdown -p now" ?
[ $((RANDOM % 100 + 1)) -le 30 ] && shutdown -p now