LFC-RM(1) | LFC User Commands | LFC-RM(1) |
lfc-rm - remove LFC files or directories in the name server
lfc-rm [-a] [-f] [-i] filename...
lfc-rm [-f] [-i] -r dirname...
lfc-rm removes LFC files or directories in the name server. For directories either -r or -R must be present. For regular files, it calls lfc_unlink while for directories, it calls lfc_rmdir.
This requires write permission in the parent directory and the file itself. If write permission on an entry is denied, the standard input is a terminal and the -f option is not given, the prompt "override write protection" appears and if the response is not y, the entry is not deleted. Entries directly under a protected directory are never deleted.
The following options are supported:
This program returns 0 if the operation was successful or >0 if the operation failed.
LCG Grid Deployment Team
$Date: 2011/11/04 11:57:00 $ | LFC |