Gentoo Archives: gentoo-user

From: Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is this a bug in equery
Date: Thu, 24 Nov 2005 01:16:38
Message-Id: 4385133F.9000603@buanzo.com.ar
In Reply to: [gentoo-user] Is this a bug in equery by Harry Putnam
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Harry Putnam wrote:
5 > equery files --type >=app-editors/vim-6.3
6 > -bash: =app-editors/vim-6.3: No such file or directory
7
8 add single quotes, so the > metacharacter is not parsed by bash, like this:
9
10 equery files --type '>=app-editors/vim-6.3'
11
12 - --
13 Arturo "Buanzo" Busleiman - www.buanzo.com.ar
14 Consultor en Seguridad Informatica / Dominio Digital TV - Da FOSS man!
15 KTP Consultores - info AT ktpconsultores.com.ar
16
17 Romper un sistema de seguridad los acerca tanto a ser hackers como el
18 encender autos puenteando los convierte en ingenieros automotrices.
19 -----BEGIN PGP SIGNATURE-----
20 Version: GnuPG v1.4.1 (GNU/Linux)
21 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
22
23 iD8DBQFDhRM/AlpOsGhXcE0RAhTUAJ9Zjv119yO12T3chZZNsS3oHuruLwCeJ6KA
24 xE3xou5AVfegS4T7ciYFyw8=
25 =8QG4
26 -----END PGP SIGNATURE-----
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Is this a bug in equery Nick Rout <nick@×××××××.nz>