Pierre Habouzit wrote:
> 
>   echo() { /bin/echo "$@" }

echo() { /bin/echo ${1+"$@"}; }

I believe you mean.

-- 
John H. Robinson, IV          [EMAIL PROTECTED]
                                                                 http  ((((
WARNING: I cannot be held responsible for the above,         sbih.org ( )(:[
as apparently my cats have learned how to type.          spiders.html  ((((


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to