изучить возможности файла (examine file capabilities)
Имя (Name)
getcap - examine file capabilities
Синопсис (Synopsis)
getcap [-v] [-n] [-r] [-h] filename [ ... ]
Описание (Description)
getcap displays the name and capabilities of each specified file.
Параметры (Options)
-h prints quick usage.
-n prints any non-zero user namespace root user ID value found
to be associated with a file's capabilities.
-r enables recursive search.
-v display all searched entries, even if the have no file-
capabilities.
filename
One file per line.
Сообщение об ошибках (Reporting bugs)
Please report bugs via:
https://bugzilla.kernel.org/buglist.cgi?component=libcap&list_id=1047723&product=Tools&resolution=---
Смотри также (See also)
cap_get_file(3), cap_to_text(3), capabilities(7),
user_namespaces(7), setcap(8)