ns_mkdir

Name

ns_mkdir -- Create a directory

Syntax

ns_mkdir path

Description

ns_mkdir creates the directory named PATH, just like the Unix mkdir command. By default, under Unix the directory is created with the file permissions set to 0755 (rwxr-xr-x.). These permissions can be modified by setting the umask parameter for the server.