On Friday 08 July 2005 16:52, Ron Bickers wrote:
> On Fri July 8 2005 01:38 am, Ow Mun Heng wrote:
> > Which is a huge bummer since most of us don't go checking the ebuilds
> > for these specific lines. How I wish It would just abort and BLAST the
> > Einfo on the screen for me to see the next day and decide to do it
> > manually.
>
> I have this concern as well.  Also, when emerging multiple packages, the
> helpful and sometimes necessary output at the end of each merge is easily
> missed as the next package begins.  It would be nice to at least have these
> messages logged somewhere.  Are they?  Can they be without patching
> portage?

emerge --update world > /var/log/world_update.log 2>&1

or if you want to see it on screen as well:

emerge --update world | tee /var/log/world_update.log 2>&1

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list

Reply via email to