NAME¶
lfc-delcomment - delete the comment associated with a file/directory
SYNOPSIS¶
lfc-delcomment path
DESCRIPTION¶
lfc-delcomment deletes the comment associated with a file/directory in
  the LFC name server.
The effective user ID of the process must match the owner of the file or the
  caller must have ADMIN privilege in the Cupv database.
  - path
 
  - specifies the LFC pathname. If path does not start
      with /, it is prefixed by the content of the LFC_HOME
      environment variable.
 
EXIT STATUS¶
This program returns 0 if the operation was successful or >0 if the operation
  failed.
SEE ALSO¶
Castor_limits(4), 
lfc_delcomment(3), 
Cupvlist(1)
AUTHOR¶
LCG Grid Deployment Team