Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
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: | 195 (Current version) | | 195 (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.
|