Chris van der Pennen wrote:
On Wed, 2003-02-05 at 09:38, Bruno Lustosa wrote:/Hello, folks. I just found out about some better optimization options for /etc/make.conf, but I have already configured most of the system. What's the best way to rebuild all packages?
...
christ...What would be the quick way to do it to the whole system?/From man emerge: --emptytree (-e)
# count=0
# for i in `emerge -ep --deep world | grep ebuild`; do count=$(( $count+1 )); done; echo $count
285 packages installed?!
--
[EMAIL PROTECTED] mailing list
