MCD è una combinazione dei comandi OS/2 MD e CD.
Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
MCD v. 1.0 (29/12/2017) | Readme/What's new |
MCD.CMD executes the OS/2-command "MD" for all specified directories
and executes the OS/2-command "CD" for the last specified directory.
Executing MCD.CMD without an executable parameter just executes the
OS/2-command "CD".
Syntax:
MCD <directory> <...>
Examples:
MCD "A Long Name" SHORT "Another long name" SHORT.2
Will be executed as:
MD "A Long Name"
MD "SHORT"
MD "Another long name"
MD "SHORT.2"
CD "SHORT.2"
MCD "A long name" ""
Will be executed as:
MD "A long name"
CD "A long name"
MCD SHORT SHORT.2
Will be executed as:
MD "SHORT"
MD "SHORT.2"
CD "SHORT.2"
MCD \
Will be executed as:
MD "\" (returns an OS/2-error message, SYS1248)
CD "\"
MCD
Will be executed as:
CD |
hobbes.nmsu.edu/download/pub/os2/util/file/mcd10.zip | ||
MCD (28/7/2009) | Readme/What's new |
MCD.CMD (c) AD 1998-2009
MCD.CMD executes the OS/2-command "MD" for all specified directories
and executes the OS/2-command "CD" for the last specified directory.
Executing MCD.CMD without an executable parameter just executes the
OS/2-command "CD".
Syntax:
MCD <directory> <...>
Examples:
MCD "A Long Name" SHORT "Another long name" SHORT.2
Will be executed as:
MD "A Long Name"
MD "SHORT"
MD "Another long name"
MD "SHORT.2"
CD "SHORT.2"
MCD "A long name" ""
Will be executed as:
MD "A long name"
CD "A long name"
MCD SHORT SHORT.2
Will be executed as:
MD "SHORT"
MD "SHORT.2"
CD "SHORT.2"
MCD \
Will be executed as:
MD "\" (returns an OS/2-error message, SYS1248)
CD "\"
MCD
Will be executed as:
CD |
hobbes.nmsu.edu/download/pub/os2/util/file/mcd.zip | local copy |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento