SHOW DEFAULT
command to display your current default
directory.
DIRECTORY/PROTECTION [000000]username.DIR
SUBDIR
in your top level.
$ CREATE /DIRECTORY [.SUBDIR]
$ SET DEFAULT [.SUBDIR]
*.COM
from the your top level directory
[000000.username]
to the new one. If you use the COPY/LOG
command the names of
the files will be listed as they are copied.
$ COPY /LOG [-]*.COM *
DIRECTORY
command.
$ SET DEFAULT [000000.username] or $ SET DEFAULT [-] (Same as DOS cd ..)
(Do NOT forget the three periods. It lists all of the directories in your root directory.)$ DIR [000000.username...] $ DIR/OUTPUT=FILES.LIS [000000.username...]
$ DELETE [000000.username.SUBDIR]*.*;*
SUBDIR.DIR
to RWED
and
delete it.
$ SET PROTECTION=(O:RWED) SUBDIR.DIR;* $ DELETE SUBDIR.DIR;*
Place the lab in the instructor hand-in box in BUS R6E, the "terminal room".Your-Name Lab : Subdirectories TABER CSC135