[Bug 30585] Katapult crash

Sam Liddicott sam at liddicott.com
Tue Feb 14 17:09:02 GMT 2006


John Dong wrote:

> strace by default only outputs to stderr, so redirecting stdout will 
> just give you the regular output. You can either use "strace katapult 
> 2> filename", or "strace katapult -o filename".


would that be

strace -o filename katapult

(provide the -o to strace, not katapult)

?

Sam



More information about the ubuntu-backports mailing list