NAME
       dpns-ln  -  make  a  symbolic link to a file or a directory in the DPNS
       Name Server
SYNOPSIS
       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