[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_mkdir

Overview

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.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.