home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff286.lzh / CCutils / NukeLib.Doc < prev    next >
Text File  |  1989-12-04  |  450b  |  19 lines

  1.           NukeLib CLI Utility
  2.  
  3.    SYNTAX: NukeLib <lib1.library> <lib2.library> ...
  4.  
  5.    NukeLib removes un-needed libraries from memory. For example:
  6.  
  7.    NukeLib CClib.library
  8.  
  9.    removes CClib.library if no programs are using it. This is really
  10.    not necessacary because Amiga OS will attempt to remove libraries
  11.    when it needs the memory. To find out the names of the libraries in
  12.    memory use the exec program.
  13.  
  14.  
  15.    Written By Robert W. Albrecht
  16.  
  17.  
  18.  
  19.