home *** CD-ROM | disk | FTP | other *** search
- COMMAND: LU (Library Utility) DOCUMENTATION : On-line
-
- FUNCTION: Manipulates LBR type library files.
-
- FORMAT: LU [-option] [libraryfile] [filespec...]
-
- TYPE: Public domain software, Version 5.00
-
- REMARKS: LU with no options displays a help screen. The options are:
- L or T displays a list of the contents of the specified library.
- A extracts all files from the specified library file with their
- original datetime stamp and writes them to the current directory.
- E extracts only the specified files from the library with their
- original datetime stamp and writes them to the current directory.
- U adds to or creates a new library file. Wildcard characters may be
- used in the file list. The library directory date is updated.
- D deletes the specified file from a library file.
- R reorganizes a library by copying the active members of the old file
- into a new file and removing unused space lost to deleted files.
- S stamps the library file with the datetime stored in its directory.
- The libraryfile extension LBR is assumed.