Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zsh/system library
- X-seq: zsh-workers 19008
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: zsh/system library
- Date: Tue, 2 Sep 2003 15:18:02 +0000
- In-reply-to: <13496.1062496567@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <13496.1062496567@xxxxxxx>
On Sep 2, 10:56am, Peter Stephenson wrote:
} Subject: Re: PATCH: zsh/system library
}
} sed -n -e 's/^#line[ ].*\"\(.*\)\"/\2/p' \
} -e 's/^#[ ].*\"\(.*\)\"/\2/p' |
}
} should work.
Except that those should be \1 instead of \2 in that formulation.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author