Skip to content

Instantly share code, notes, and snippets.

@rms1000watt
Created December 6, 2019 23:17
Show Gist options
  • Save rms1000watt/9ea1ed228da6602d947a5060bcda97a4 to your computer and use it in GitHub Desktop.
Save rms1000watt/9ea1ed228da6602d947a5060bcda97a4 to your computer and use it in GitHub Desktop.
See all files your program touches strace open openat
strace -e open -e openat go run main.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment