16 lines
No EOL
144 B
Text
16 lines
No EOL
144 B
Text
|
|
m
|
|
mD a
|
|
mD /
|
|
MD C:/A123
|
|
cd C:/A123
|
|
md asd
|
|
md asd/b
|
|
md asd/b/c
|
|
md asd/b/c/d
|
|
cd asd/b/c/d
|
|
cd C:/
|
|
copy A123 C:/
|
|
rd d
|
|
deltree A123
|
|
deltree A123_copy |