On Friday 20 August 2010, Zhu Sha Zang wrote:
> Hi there, why this command don't work in zsh:
>
> />>> Installing (1 of 1) sys-apps/tomoyo-tools-2.2.0_p20090727
> * Execute the following command to setup the initial policy configuration:
> *
> * emerge --config =sys-apps/tomoyo-tools-2.2.0_p20
On 20 août 2010, at 16:50, Alex Schuster wrote:
> weird% echo =find
> /usr/bin/find
>
> Your command works, when the = is escaped by a \, or when the stuff is
> quoted.
I don't use zsh, but a little of google's magic[1] shows:
> A command name with a = prepended is replaced with its full pat
Zhu Sha Zang writes:
> Hi there, why this command don't work in zsh:
[...]
> [r...@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.
Hi there, why this command don't work in zsh:
/>>> Installing (1 of 1) sys-apps/tomoyo-tools-2.2.0_p20090727
* Execute the following command to setup the initial policy configuration:
*
* emerge --config =sys-apps/tomoyo-tools-2.2.0_p20090727
*
* For more information, please visit the follow
4 matches
Mail list logo