home *** CD-ROM | disk | FTP | other *** search
- CHK4LZE.EXE Ver. 2.00 (12-15-90) by John Land, Esq. (Patent & Copyright Law)
-
- Utility to show which .EXE files have been compressed by PKLITE, LZEXE
- (versions 0.90 and 0.91), and/or TINYPROG. Also can show misnamed .EXE or
- .COM files. Output is sortable by size (default) or name, and is
- redirectable. Subdirectories can be processed. Public Domain.
-
- USAGE is: CHK4LZE {filespec} {/option}...{/option}
-
- {filespec} can take wildcards (default is *.EXE).
- If {filespec} is a directory name, it must end in \.
- Options can be in any order.
-
- List options:
- /A -- show All specified files (default)
- /C -- show only Compressed files
- /U -- show only Uncompressed files
- /M -- show all Misnamed .COM and .EXE files (no wildcards allowed)
-
- Sort options:
- /N -- by file Name
- /S -- by file Size (default)
-
- Other options:
- /R -- Redirect mode; suppress most banners and file size info
- /L -- Loop through subdirectories
-
- NOTE: With the /L option, all subdirectories under the current
- subdirectory are searched, but banners are shown ONLY for those
- subdirectories with files matching the initial search criteria
- (e.g., *.EXE files).
-