Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How much of it is zsh?
- X-seq: zsh-users 14964
- From: Piotr Kalinowski <pitkali@xxxxxxxxx>
- To: zzapper <david@xxxxxxxxxx>
- Subject: Re: How much of it is zsh?
- Date: Wed, 24 Mar 2010 12:04:40 +0100
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=qnXEtx7Si2dDz2fXcoe2Li8We/Ds2Q5/f8fe4+QDamg=; b=VHpV+CnL1xtpLhTA6NADNn7Z9qCTgiPgoKkSMDPY6MLozeWreIKQhwA5JQzMrBAuZ0 MJ83iLYFGIOAL3PDsVcC9xlXB1ky7sNL7n4vu+g0yjAwI6Zy1MU67o50BuXGMjMfbp26 6Vot0MFtAIJp5997Dvb5iN0bZi10L57lbi20M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jZH+rKH56xpnJpx8p1+sEJnFgLOeoLpciqhjgmLjKytvNBVhFel1/XXAjg8bgfPMWR 47rwZmYngGzF8mQxz8xZR2aA1gKyJOmg+nDxc/0dOXgNSxoUEqPfovdcYDXACNF4xMT+ AJBgyuKAuvVSqY+4OK5q7LGVLAN1Y2Md5kQKs=
- In-reply-to: <Xns9D456D0F33B88zzappergmailcom@xxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <Xns9D456D0F33B88zzappergmailcom@xxxxxxxxxxxx>
On 24 March 2010 11:43, zzapper <david@xxxxxxxxxx> wrote:
> So cygwin provides egrep now some of things grep can do are superceded by for
> instance zsh's **/*.php recursion Âbut presumably I could still use egrep's -
> R. Am I right in thinking egrep knows nothing about the fact that its shell
> is Âzsh.?!
>
> Where are the boundaries between a shell and the tools
Just surround respective arguments with apostrophes ''. That will
prevent shell from doing any expansion on them.
Regards,
Piotr Kalinowski
--
Intelligence is like a river: the deeper it is, the less noise it makes
Messages sorted by:
Reverse Date,
Date,
Thread,
Author