From: Alex Schuster <wonko@wonkology.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] why emerge --config don't work
Date: Fri, 20 Aug 2010 16:50:23 +0200 [thread overview]
Message-ID: <201008201650.24528.wonko@wonkology.org> (raw)
In-Reply-To: <4C6E7B67.6030700@yahoo.com.br>
Zhu Sha Zang writes:
> Hi there, why this command don't work in zsh:
[...]
> [root@sakurazukamori /usr/src/linux]$ emerge --config
> =sys-apps/tomoyo-tools-2.2.0_p20090727
> 9:44
> zsh: sys-apps/tomoyo-tools-2.2.0_p20090727 not found
Interesting. Looks like zsh treats a '=' character specially. I don't use
zsh, so I don't know why this is. Seems like it does something similar to
the bash builtin 'type':
weird% echo =find
/usr/bin/find
Your command works, when the = is escaped by a \, or when the stuff is
quoted.
Wonko
next prev parent reply other threads:[~2010-08-20 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 12:56 [gentoo-user] why emerge --config don't work Zhu Sha Zang
2010-08-20 14:50 ` Alex Schuster [this message]
2010-08-20 14:57 ` Florian CROUZAT
2010-08-20 21:39 ` Volker Armin Hemmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201008201650.24528.wonko@wonkology.org \
--to=wonko@wonkology.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox