Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Command alias in non-command position
- X-seq: zsh-users 1761
- From: Bruce Stephens <b.stephens@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Command alias in non-command position
- Date: 26 Aug 1998 18:13:18 +0100
- In-reply-to: "Zefram"'s message of "Wed, 26 Aug 1998 18:01:01 +0100 (BST)"
- References: <199808261701.SAA06640@xxxxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
"Zefram" <zefram@xxxxxxxxx> writes:
> alias sudo='sudo '
>
> permits alias expansion of the word following an alias-expanded sudo.
Cool. Presumably this works with
alias xargs='xargs '
too. Now, what about find ... -exec?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author