Query: setcap
OS: minix
Section: 8
Links: minix man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SETCAP(8) System Manager's Manual SETCAP(8)NAMEsetcap - set file capabilitiesSYNOPSISsetcap [-q] [-v] (capabilities|-|-r) filename [ ... capabilitiesN fileN ]DESCRIPTIONIn the absence of the -v (verify) option setcap sets the capabilities of each specified filename to the capabilities specified. The -v option is used to verify that the specified capabilities are currently associated with the file. The capabilities are specified in the form described in cap_from_text(3). The special capability string, '-', can be used to indicate that capabilities are read from the standard input. In such cases, the capabil- ity set is terminated with a blank line. The special capability string, '-r', is used to remove a capability set from a file. The -q flag is used to make the program less verbose in its output.EXIT CODEThe setcap program will exit with a 0 exit code if successful. On failure, the exit code is 1.SEE ALSOcap_from_text(3), cap_set_file(3), getcap(8) 24th October 2008 SETCAP(8)
Related Man Pages |
---|
setcap(8) - mojave |
setcap(8) - opendarwin |
setcap(8) - x11r4 |
setcap(8) - xfree86 |
setcap(8) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
i am new to opengl , how to work opengl in ubuntu |