Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmitris
767 days ago
I like to do `g++ foo.cc |& tee /tmp/out` then you can `less /tmp/out`, grep the file, open it in an editor etc.