home *** CD-ROM | disk | FTP | other *** search
- AMIGA/REMOTELOAD
-
- REMOTELOAD [-N host] [-W width] [-H Height] [-T top] [-L leftedge]
- [-h] [updatetime]
-
-
- Create a load average window on your amiga. The program 'uptime' must
- exist on the UNIX end for this to work. The default update time is
- 60 seconds.
-
- The -N option specifies the network (default = 0). This is the same
- network as was specified when you ran DNET (if was not specified, is 0)
-
- Other Options:
-
- -W window width
- -H window height
- -T window Top
- -L window Leftedge
- These window size and position parameters can be negative.
- In the case of negative values, they are referrenced to screen
- size. I.e. -W 100 -H 100 -T -100 -L -100 puts a 100x100
- remoteload window in the bottom right corner of the screen.
-
- Notes:
- This is the first of my efforts to bring DNet software up to wb2.0+.
- I really liked X's Xload, and made an effort to make the DNet loadav program
- look much like it.
-