On Wed, 23 Nov 2005 22:11:27 -0300
"Arturo 'Buanzo' Busleiman" <[EMAIL PROTECTED]> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Harry Putnam wrote:
> >   equery files --type >=app-editors/vim-6.3
> >  -bash: =app-editors/vim-6.3: No such file or directory
> 
> add single quotes, so the > metacharacter is not parsed by bash, like this:
> 
> equery files --type '>=app-editors/vim-6.3'

yes its not a biug as such, but a result of the shell you are using,
which interprets > as a redirection tool. Perhaps the equery docos
should/examples should say so. If you want it fixed, files bug,
mentioning it here will NOT get it fixed.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to