10.0;crd (create_directory), revision 1.0, 88/01/21
crd (create_directory) -- Create a directory.
usage: crd pathname... {cl}
DESCRIPTION
crd creates a directory with the specified pathname.
ARGUMENTS
pathname (required)
Specify the subdirectory name to be created. Multiple
pathnames are permitted. The new directory receives its
parent directory's initial ACL.
EXAMPLES
Create the subdirectory new_dir
$ crd /my_dir/new_dir