Skip to content

Instantly share code, notes, and snippets.

@timb-machine
Created September 4, 2017 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timb-machine/3cc68d4bf3be525ab1c0136707789e94 to your computer and use it in GitHub Desktop.
Save timb-machine/3cc68d4bf3be525ab1c0136707789e94 to your computer and use it in GitHub Desktop.
getcap example
$ 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