SYNOPSIS
dpns-rename oldpath newpathDESCRIPTION
dpns-rename renames a DPNS file or directory in the name server.This requires write permission in the parent directories.
If oldpath or newpath does not start with /, it is prefixed by the content of the DPNS_HOME environment variable.
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation failed.AUTHOR
LCG Grid Deployment Team