Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: escape $0 ?
- X-seq: zsh-users 5606
- From: Zefram <zefram@xxxxxxxx>
- To: Marc Chantreux <khatar@xxxxxxxxx>
- Subject: Re: escape $0 ?
- Date: Mon, 23 Dec 2002 04:47:57 +0000
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20021223035659.GA26476@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20021223035659.GA26476@xxxxxxxxxxxxxxxxxxxxxxxxx>
Marc Chantreux wrote:
>2) please have a look to this ouput : the string '\b' is understood as a
>backslash. I don't know how to tell zsh to escape it.
print -r -- $0
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author