On Wednesday 05 February 2003 04:25 pm, gabriel wrote: > On February 5, 2003 05:15 pm, Xabier Ochotorena wrote: > > I'm very lucky indeed, I usually do "emerge --deep -u world ; sync; > > halt" when launching a long build O:) > > what does that do?
emerge -u --deep world Check for newer versions of every package installed or needed. sync Flush dirty disk buffers. Not really needed, as this is done repeatedly in the shutdown scripts. halt Bring the system down immediately. -- Bruce J.A. Nourish <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
