This program was written to execute a random command during bootup.
It is public domain.
Usage: Default file is s:random-sequences
rand [<filename>]
File format is simply a list of things to execute, one per line.
Eg.
echo "one"
echo "two"
echo "three"
Author:
Byron Montgomerie
Internet: byron()cs.mun.ca
This port was done by
Alfred Schwarz <serpi()freenet.de>
I'm using it to display randomly pictures at boot (without additional
programs), see included Readme.OS4 for more info.
| |