This command behaves like the UNIX mkdir command. It exists for backward compatibility only and may not appear in future releases of TAS.
TNHOME/usr/bin
macmd [-C] [-u] [-V] dir...
-C |
Display the program copyright message and execute the command. |
-u |
Display the program usage message only. |
-V |
Display the program version number and execute the command. |
dir |
Specify the full or relative path to the directory you want to create. You can specify multiple directories, separated by spaces. |
Use the following command to create the directory macutils in your home directory, and the directory /usr/macapps/word:
macmd ~/macutils /usr/macapps/word