1LFC-LN(1) LFC User Commands LFC-LN(1)
2
3
4
6 lfc-ln - make a symbolic link to a file or a directory in the LFC Name
7 Server
8
10 lfc-ln -s target [ linkname ]
11
12 lfc-ln -s target... directory
13
15 lfc-ln makes a symbolic link to a file or a directory in the LFC 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 LFC_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), lfc_symlink(3)
32
34 LCG Grid Deployment Team
35
36
37
38LFC $Date: 2004/06/28 08:44:28 $ LFC-LN(1)