Skip to content

Instantly share code, notes, and snippets.

@vladiibine
Last active April 6, 2016 14:48
Show Gist options
  • Select an option

  • Save vladiibine/246dd65a2a5fc76ad30deb80724ec0ba to your computer and use it in GitHub Desktop.

Select an option

Save vladiibine/246dd65a2a5fc76ad30deb80724ec0ba to your computer and use it in GitHub Desktop.
sysdig commands

Show every time a file is opened under /etc.

sudo sysdig evt.type=open and fd.name contains /etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment