1RFMKDIR(1) Rfio User Commands
2RFMKDIR(1)
3
4
5
6[1mNAME[0m
7 rfmkdir ‐ make remote directories
8
9[1mSYNOPSIS[0m
10 [1mrfmkdir [22m[ [1m‐m [4m[22mmode[24m ] [ [4m‐p[24m ]
11[4mdirectory...[0m
12
13[1mDESCRIPTION[0m
14 [1mrfmkdir [22mprovides an interface to the [1mshift
15[22mremote file I/O daemon
16 (rfiod) for creating remote directories in mode 777 (pos‐
17sibly altered
18 by [1mumask(1)[22m). The [4mdirectory[24m argument is ei‐
19ther a remote directory name
20 of the form:
21
22 [4mhostname[24m[1m:[4m[22mpath[0m
23
24 or a local directory name (not containing the :/ char‐
25acter combina‐
26 tion). Creation of a directory requires write permission
27in the parent
28 directory.
29
30[1mOPTIONS[0m
31 The following options apply to [1mrfmkdir:[0m
32
33 [1m‐m [4m[22mmode[0m
34 This option allows users to specify the mode to be
35used for the
36 new directories. Choices for modes can be found in
37[1mchmod(1)[4m[22m.[0m
38
39 [1m‐p [22mWith this option, [1mrfmkdir [22mcreates
40[1mdirname [22mby creating all the
41 non‐existing parent directories first.
42
43[1mSEE ALSO[0m
44 [1mmkdir(1), umask(1), mkdir(2), rfiod(1)[0m
45
46[1mAUTHOR[0m
47 [1mLCG Grid Deployment [22mTeam
48
49
50
51LCG $Date: 2005/03/31 13:13:04 $
52RFMKDIR(1)
53
54
55
56
57
58
59
60
61
62
63
64
65
66