debian man page for lfc-mkdir

Query: lfc-mkdir

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LFC-MKDIR(1)							 LFC User Commands						      LFC-MKDIR(1)

NAME
lfc-mkdir - make LFC directory in the name server
SYNOPSIS
lfc-mkdir [-m mode] [-p] path...
DESCRIPTION
lfc-mkdir creates the specified LFC 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 LFC pathname. If path does not start with /, it is prefixed by the content of the LFC_HOME environment variable. The lfc-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 STATUS
This program returns 0 if the operation was successful or >0 if the operation failed.
SEE ALSO
Castor_limits(4), lfc_chmod(3), lfc_mkdir(3), lfc_umask(3)
AUTHOR
LCG Grid Deployment Team
LFC
$Date: 2001/10/04 12:12:54 $ LFC-MKDIR(1)
Related Man Pages
lfc-ls(1) - debian
lfc-setacl(1) - debian
lfc_creatg(3) - debian
lfc_mkdir(3) - debian
lfc_rmdir(3) - debian
Similar Topics in the Unix Linux Community
can another user 777 and existing 777 dirctory?
how to simulate "mkdir -p /home/blah1/blah2/blah3" in "c" where only /home exist
Reading only first record from the multipe directories
parent directories
Move multipe files to corresponding directories