Skip to content

Instantly share code, notes, and snippets.

@c4urself
Created April 26, 2016 16:20
Show Gist options
  • Save c4urself/38b1b3fb7e158eff94b3f4c09abda285 to your computer and use it in GitHub Desktop.
Save c4urself/38b1b3fb7e158eff94b3f4c09abda285 to your computer and use it in GitHub Desktop.

strace up to 1kb with -f to follow children

strace -s 1024 -f <cmd>

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