Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: odd recursion
- X-seq: zsh-users 8442
- From: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: odd recursion
- Date: Mon, 31 Jan 2005 16:54:02 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <5ced8dfb84fe26e20350095da48dd44d@xxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
* William Scott (2005-01-31 16:24 +0100)
> I stumbled onto something that makes me realize there is a lot to zsh I
> don't understand. I've resolved the problem, but I still don't
> understand it.
>
> The problem comes about if I first define an alias for a command and
> then a posix function for the same command.
I hope you have your reasons to tell the shell "a is b" and "a is c"
at the same time. Basically your aliasing ls two times simultaneously.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author