# cd /var/db/pkg && emerge -va1 $(for pkg in */*; do
        cut -d' ' -f2 "${pkg}"/CONTENTS | grep -q '^/sbin/' && echo "=${pkg}"
    done)

--
Thanks for the advice everybody.  I ran this command and it just
finished successfully.  I had one file in /etc that needed updating,
and when I tried to run etc-update it was missing.  Should I try to
emerge world?

Thanks,
James
--
gentoo-user@gentoo.org mailing list

Reply via email to