On Fri, 8 Apr 2005 08:51:44 -0400 Daniel Westermann-Clark
<[EMAIL PROTECTED]> wrote:
| sudo sh -c "echo something >> /etc/portage/package.keywords"

If you've got quotes, or if your input is non-trivial, it's sometimes
easier to do:

echo something | sudo tee -a /etc/portage/package.keywords

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools)
Mail            : ciaranm at gentoo.org
Web             : http://dev.gentoo.org/~ciaranm

Attachment: pgpHGvhQ9H7Sj.pgp
Description: PGP signature

Reply via email to