bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set function and special builtin set


From: Clive Nicolson
Subject: set function and special builtin set
Date: Fri, 18 May 2007 03:16:43 +1200 (NZST)

Is it posible to get a user function named set to be called in place of the special builtin set?

ie

set() { echo "My set $@" ;}

set params

Thanks
Clive




reply via email to

[Prev in Thread] Current Thread [Next in Thread]