Skip to content

Instantly share code, notes, and snippets.

@cschamp
Created April 15, 2009 15:31
Show Gist options
  • Save cschamp/95845 to your computer and use it in GitHub Desktop.
Save cschamp/95845 to your computer and use it in GitHub Desktop.
dtrace -n 'syscall::open:entry{printf("%s",execname);}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment