Created
September 4, 2017 03:49
-
-
Save timb-machine/3cc68d4bf3be525ab1c0136707789e94 to your computer and use it in GitHub Desktop.
getcap example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo getcap `which ping` | |
sudo getcap `which ping` | |
[sudo] password for xx: | |
/bin/ping = cap_net_raw+ep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment