Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Command alias in non-command position



"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