Query: rfmkdir
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RFMKDIR(1) Rfio User Commands RFMKDIR(1)NAMErfmkdir - make remote directoriesSYNOPSISrfmkdir [ -m mode ] [ -p ] directory...DESCRIPTIONrfmkdir provides an interface to the shift remote file I/O daemon (rfiod) for creating remote directories in mode 777 (possibly altered by umask(1)). The directory argument is either a remote directory name of the form: hostname:path or a local directory name (not containing the :/ character combination). Creation of a directory requires write permission in the parent directory.OPTIONSThe following options apply to rfmkdir: -m mode This option allows users to specify the mode to be used for the new directories. Choices for modes can be found in chmod(1). -p With this option, rfmkdir creates dirname by creating all the non-existing parent directories first.SEE ALSOmkdir(1), umask(1), mkdir(2), rfiod(1)AUTHORLCG Grid Deployment TeamLCG$Date: 2005/03/31 13:13:04 $ RFMKDIR(1)
Related Man Pages |
---|
mkdir(1) - opensolaris |
dpns-mkdir(1) - debian |
mkdir(1) - hpux |
mkdir(1) - osx |
mkdir(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
512 Error while creating a directory |
using dots to change directories |
cd to parent directory |
How to create a file with 777 permission.? |
Creating a new directory by getting input from user |