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

Re: Docs fix



Typing away merrily, TGAPE! produced the immortal words:
> Btw, can you show even *one* case where a csh user really wants $*
> functionality and not "$@"?  And, even if $* by default acted exactly
> like "$@", it's a good idea to script so as to be complient with as many

Sure.  A wrapper around an su command, for instance, which takes a
single argument for -c ... or anything else where a command wants a
shell sequence as one arg, but your csh-alias/*sh-func should just stick
all args after the nth into that.  I'm fairly sure I have something like
that knocking around somewhere.
-- 
--> Phil Pennock ; GAT d- s+:+ a22 C++(++++) UL++++/I+++/S+++/H+ P++@ L+++
E-@ W(+) N>++ o !K w--- O>+ M V !PS PE Y+ PGP+ t-- 5++ X+ R !tv b++>+++ DI+ D+
G+ e+ h* !r y?



Messages sorted by: Reverse Date, Date, Thread, Author