I threw together a quick little set of utilities and thought someone might want them, for what I dunno, but have fun with them. They turn the LED on the front of your workstation amber or back to green.
Source is included. Inspired by sgi-heartbeat.tar.gz
https://github.com/jpbot/sgi_led
binary and source attached.
Code: Select all
ledon turn the red/amber led on (green off).
ledoff turn the red/amber led off (green on).
setled both functions in one - use setled 0 for off, settled 1 for on.
Source is included. Inspired by sgi-heartbeat.tar.gz
https://github.com/jpbot/sgi_led
binary and source attached.