1DPNS-LN(1) DPNS User Commands DPNS-LN(1)
2
3
4
6 dpns-ln - make a symbolic link to a file or a directory in the DPNS
7 Name Server
8
10 dpns-ln -s target [ linkname ]
11
12 dpns-ln -s target... directory
13
15 dpns-ln makes a symbolic link to a file or a directory in the DPNS Name
16 Server.
17
18 This requires write permission in linkname parent directory.
19
20 If linkname does not start with /, it is prefixed by the content of the
21 DPNS_HOME environment variable. If linkname is not specified, the link
22 is created in the current directory with the same basename as the tar‐
23 get. In the second form, it creates in directory a link for each tar‐
24 get.
25
27 This program returns 0 if the operation was successful or >0 if the
28 operation failed.
29
31 Castor_limits(4), dpns_symlink(3)
32
34 LCG Grid Deployment Team
35
36
37
38DPNS $Date: 2004/06/28 08:44:28 $ DPNS-LN(1)