table of contents
other versions
- buster 1.10.0-2+b3
DPNS-LN(1) | DPNS User Commands | DPNS-LN(1) |
NAME¶
dpns-ln - make a symbolic link to a file or a directory in the DPNS Name ServerSYNOPSIS¶
dpns-ln -s target [ linkname ]dpns-ln -s target... directory
DESCRIPTION¶
dpns-ln makes a symbolic link to a file or a directory in the DPNS Name Server.This requires write permission in linkname parent directory.
If linkname does not start with /, it is prefixed by the content of the DPNS_HOME environment variable. If linkname is not specified, the link is created in the current directory with the same basename as the target. In the second form, it creates in directory a link for each target.
EXIT STATUS¶
This program returns 0 if the operation was successful or >0 if the operation failed.SEE ALSO¶
Castor_limits(4), dpns_symlink(3)AUTHOR¶
LCG Grid Deployment Team$Date: 2004/06/28 08:44:28 $ | DPNS |