home *** CD-ROM | disk | FTP | other *** search
-
- Flush
- ~~~~~
- This program flushes unused libraries,devices and fonts from RAM.
- Options include reporting on which did and didn't get flushed, selection
- of either devices/libraries/fonts, report mode only, and announcing
- amount of memory regained. It runs from the CLI and under AmigaDOS 2.04+.
-
- Objects deemed flushable are those with a zero-user count. Note that
- not every Object will flush itself (eg diskfont.library).
-
- This is Version 1.2 and is freeware. C-source included; compiles
- under SAS/C 6.3
-
- Options
- ~~~~~~~
-
- -d ; only flush devices
- -f ; only flush fonts
- -l ; only flush libraries
- -r ; report only; don't flush
- -v ; be verbose; print names of all removed objects
- -oOBJ ; remove OBJ , must have a suffix of .library or .device
- -h ; this message
-
- Installation
- ~~~~~~~~~~~~
- Put it anywhere in your path.
-
- Disclaimer
- ~~~~~~~~~~
-
- Use it at your own risk :) I do
-
- Author
- ~~~~~~
-
- Gary Duncan
- 57 Melbourne Hill Rd
- Warrandyte
- Vic 3113
- Australia
-
- E-mail :- gduncan@philips.oz.au
-
- Acknowledgements
- ~~~~~~~~~~~~~~~~
-
- Thanks to these beta-testers for testing early versions:-
-
- Benbuck Nason (bigben@netcom.com)
- Torsten Nielsen (torsten@diku.dk)
- Darren Reid and others (shockwave@jupiter.sun.csd.unb.ca)
-
-
-