A SERVICE OF

logo

6-20 ROM-DOS Commands
MX2 Reference Guide Revision A MX2A137REFGD
Examples
To see the directory entries of all files in the current drive and directory,
type:
DIR
To see all files in the subdirectory MEMOS on drive B, type:
DIR B:\MEMOS
Display all files sorted by file name order.
DIR /ON
Display all hidden files.
DIR /AH
Display all files with a .doc extension, without file sizes, or volume
labels.
DIR *.DOC /B