| .\" $Id: setcap.8,v 1.1.1.1 1999/04/17 22:16:31 morgan Exp $ |
| .TH SETCAP 8 "24th October 2008" |
| setcap \- set file capabilities |
| \fBsetcap\fP [-q] [-v] (\fIcapabilities|-|-r) filename\fP [ ... \fIcapabilitiesN\fP \fIfileN\fP ] |
| sets the capabilities of each specified |
| option is used to verify that the specified capabilities are currently |
| associated with the file. |
| are specified in the form described in |
| The special capability string, |
| can be used to indicate that capabilities are read from the standard |
| input. In such cases, the capability set is terminated with a blank |
| The special capability string, |
| is used to remove a capability set from a file. |
| flag is used to make the program less verbose in its output. |
| program will exit with a 0 exit code if successful. On failure, the |