home *** CD-ROM | disk | FTP | other *** search
- WMLS
- ────
-
- WAVmaker LiSt.
-
- WMLS is a simple replacement for the DOS DIR command. It uses a slightly
- different display format and sorts its output (filenames+extensions)
- alphabetically, provided that there is enough room in base memory (if not,
- it will tell you so and produce an unsorted directory listing). The output
- is directed to DOS standard out.
-
- There is only one (optional) parameter to WMLS: the path to the directory
- which you want listed. Legal examples are
-
- ■ WMLS DOC\ (list all files in the DOC\ subdirectory)
- ■ WMLS *.TXT (list all TXT files in the current directory)
-
- If no path is supplied, WMLS displays all files in the current directory.
-