rfchmod

Langue: en

Version: $Date: 2005/03/31 13:13:01 $ (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

rfchmod - change file access permission

SYNOPSIS

rfchmod mode file...

DESCRIPTION

rfchmod provides an interface to the shift remote file I/O daemon (rfiod) for changing the file access permission, so called file mode.
mode
argument allows users to specify the file access permission applied to the file. Only the absolute octal representation of the file access permission is supported. For values of mode, see chmod(1).
file
argument is either a remote file name of the form:
hostname:path
or a local file name (not containing the :/ character combination).

Modification of the file access permission require authorisation.

SEE ALSO

chmod(1), rfio_chmod(3).

AUTHOR

LCG Grid Deployment Team