Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Final demise of alias stack
- X-seq: zsh-workers 2552
- From: Richard Coleman <coleman@xxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxx>, zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: Final demise of alias stack
- Date: Tue, 10 Dec 1996 11:32:00 -0500
- In-reply-to: Your message of "Tue, 10 Dec 1996 15:32:08 +0100." <199612101432.PAA07599@xxxxxxxxxx>
> (Note that this mechanism only expands one level of aliases: if the
> resulting alias is itself an alias it will not be expanded. I have
> kept this, but is it a bug?)
Peter, I haven't tried the patch yet, but are you saying that
alias ls='/usr/local/bin'
alias ll='ls -l'
won't expand all the way? Is that right?
rc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author