Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
echo "!" ... what's wrong with the exclamation point ?
- X-seq: zsh-users 11322
- From: Mildred <ml.mildred593@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: echo "!" ... what's wrong with the exclamation point ?
- Date: Wed, 21 Mar 2007 12:42:37 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I'm using zsh for some time but I just needed to put an exclamation
point inside double quotes and I get something wierd:
$ echo "abc ! def"
abc ! def
$ echo "abc !"
dquote> "
abc
$ echo "abc !! def"
echo "abc echo "abc
" def"
abc echo abc
zsh: command not found: def
What's wrong with those exclamation points, and why do they get
evaluated ?
Mildred
--
Mildred <xmpp:mildred@xxxxxxxxx> <http://mildred632.free.fr/>
Clef GPG : <hkp://pgp.mit.edu> ou <http://mildred632.free.fr/gpg_key>
Fingerprint : 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 [9A7D 2E2B]
Messages sorted by:
Reverse Date,
Date,
Thread,
Author