Query: dpns-mkdir
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPNS-MKDIR(1) DPNS User Commands DPNS-MKDIR(1)NAMEdpns-mkdir - make DPNS directory in the name serverSYNOPSISdpns-mkdir [-m mode] [-p] path...DESCRIPTIONdpns-mkdir creates the specified DPNS directories in the name server. This requires write permission in the parent directory. The owner ID and group ID of the new directories are set to the requestor's real user ID and group ID, respectively. path specifies the DPNS pathname. If path does not start with /, it is prefixed by the content of the DPNS_HOME environment variable. The dpns-mkdir command has the following options: -m specifies the mode to be used. Default mode is 777. -p creates all the non-existing parent directories first. The mode set for the created intermediate directories is the logical differ- ence between 0777 and the user umask but at least 0300.EXIT STATUSThis program returns 0 if the operation was successful or >0 if the operation failed.SEE ALSOCastor_limits(4), dpns_chmod(3), dpns_mkdir(3), dpns_umask(3)AUTHORLCG Grid Deployment TeamDPNS$Date: 2001/10/04 12:12:54 $ DPNS-MKDIR(1)
Related Man Pages |
---|
dpns-setacl(1) - debian |
dpns_delete(3) - debian |
dpns_mkdir(3) - debian |
dpns_rmdir(3) - debian |
dpns_unlink(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Suexec solution |
Apache 0777 directories |
can another user 777 and existing 777 dirctory? |
Reading only first record from the multipe directories |
Creating named directories from a list of names |