1RFCHMOD(1) Rfio User Commands
2RFCHMOD(1)
3
4
5
6[1mNAME[0m
7 rfchmod ‐ change file access permission
8
9[1mSYNOPSIS[0m
10 [1mrfchmod [4m[22mmode[24m [4mfile...[0m
11
12[1mDESCRIPTION[0m
13 [1mrfchmod [22mprovides an interface to the [1mshift
14[22mremote file I/O daemon
15 (rfiod) for changing the file access permission, so called
16file mode.
17
18 [4mmode[24m argument allows users to specify the file
19access permission
20 applied to the file. Only the absolute octal rep‐
21resentation of
22 the file access permission is supported. For val‐
23ues of mode,
24 see [1mchmod(1)[22m.
25
26 [4mfile[24m argument is either a remote file name of the
27form:
28
29 [4mhostname[24m[1m:[4m[22mpath[0m
30
31 or a local file name (not containing the :/ char‐
32acter combina‐
33 tion).
34
35 Modification of the file access permission require autho‐
36risation.
37
38[1mSEE ALSO[0m
39 [1mchmod(1), rfio_chmod(3).[0m
40
41[1mAUTHOR[0m
42 [1mLCG Grid Deployment [22mTeam
43
44
45
46LCG $Date: 2005/03/31 13:13:01 $
47RFCHMOD(1)
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66