getcap (8)
Leading comments
$Id: getcap.8,v 1.1.1.1 1999/04/17 22:16:31 morgan Exp $
written by Andrew Main <zefram@dcs.warwick.ac.uk>
(The comments found at the beginning of the groff file "man8/getcap.8".)
NAME
getcap - examine file capabilities
SYNOPSIS
getcap [-v] [-r] [-h]
filename [ ... ]
DESCRIPTION
getcap
displays the name and capabilities of each specified
OPTIONS
- -r
-
enables recursive search.
- -v
-
enables to display all searched entries, even if it has no file-capabilities.
- -h
-
prints quick usage.
- filename
-
One file per line.
SEE ALSO
cap_get_file(3),
cap_to_text(3),
setcap(8)