blob: c3c1f3761bfb8a37c06fb26bcf5c906975040e74 [file] [log] [blame]
.\" written by Andrew Main <zefram@dcs.warwick.ac.uk>
.TH GETCAP 8 "2020-01-07"
.SH NAME
getcap \- examine file capabilities
.SH SYNOPSIS
\fBgetcap\fP [-v] [-n] [-r] [-h] \fIfilename\fP [ ... ]
.SH DESCRIPTION
.B getcap
displays the name and capabilities of each specified
.SH OPTIONS
.TP 4
.B -h
prints quick usage.
.TP 4
.B -n
prints any non-zero namespace rootid value found to be associated with
a file's capabilities.
.TP 4
.B -r
enables recursive search.
.TP 4
.B -v
enables to display all searched entries, even if it has no file-capabilities.
.TP 4
.IR filename
One file per line.
.SH "REPORTING BUGS"
Please report bugs via:
.TP
https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product=Tools&resolution=---
.SH "SEE ALSO"
.BR cap_get_file (3),
.BR cap_to_text (3),
.BR setcap (8)