Hacker News new | ask | show | jobs
by dn3500 2118 days ago
You know it outputs to stderr, right? Also if you give it the option "-o -" it doesn't do what you might expect. Other than that I grep the output of strace all the time and it works for me.