uhccheck - Compares installed revision of UHCTools to remote revision
Usage: uhccheck
This script simply sets the ENV-variable UHCNEW to 1 if a new version of
UHCTools is available, otherwise it's set to 0. This script is meant to be
launched from either Network-Startup or a Cron system that periodically
checks for new versions. Then a simple check can be added to
S:Shell-Startup or something similiar.
Example S:Shell-Startup check:
IF $UHCNEW EQ "1"
Echo "A new version of UHC Tools is available!"
ENDIF
text/plain
This content has been proxied by September (ba2dc).