I keep trying to pipe all my 50+ error messages to a file, so I can use them rather than have them all scroll past to fast to realize what I'm doing.
This is in Unix:
I have tried piping to an outfile in the cc command of my makefile.
I have even tried piping after the make command.
Neither of these options have worked for me..
Any ideas how to do it... or can it even be done?



LinkBack URL
About LinkBacks



