Hacker News new | ask | show | jobs
by darnir 1025 days ago
The -O option, not the -o option. The capital O sets the output file, while the small o in your comment sets the log filename.
1 comments

Yep, thanks for the correction. I meant big -O, I don't know how I ended up writing small -o.