Audio (332) Datatype (50) Demo (190) Development (563) Document (21) Driver (96) Emulation (143) Game (920) Graphics (480) Library (105) Network (219) Office (60) Utility (859) Video (65)
Total files: 4103
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Rand | Description: | execute random commands from a file | Download: | rand.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 5kb | Date: | 16 Jan 2007 | Author: | Byron Montgomerie | Submitter: | Alfred Schwarz | Email: | serpi/freenet de | Category: | utility/shell | License: | Public domain | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2519 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 185 (Current version) | | 185 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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.
|