> How does one catch the important messages from portage at the end of
emerge operations -- withOUT all the build information messages?
I saw this question the other day - but without a satisfactory answer.
Try this:
emerge pkg 2>&1 | tail -200 >logfile
noro
-- [EMAIL PROTECTED] mailing list
