ksh alias question

Gunter Steinbach steinbac at hpl-opus.HP.COM
Tue Oct 16 03:28:54 AEST 1990


In ksh, you need to declare a "function" if you want to pass parameters.
"Alias"es don't allow them.  The manual tells you how.  Then "\!*"
becomes simply "$*".

	 Guenter Steinbach		gunter_steinbach at hplabs.hp.com



More information about the Comp.unix.questions mailing list