Herbert Xu <[EMAIL PROTECTED]> writes:

> > As I understood it, it allowed it to be called like "smallyes ''".
> Which could've been achieved by simply replacing
> 
> YES="${1:-y}"
> 
> with
> 
> YES="${1-y}"

        I can't see that in bash(1), zshall(1) nor in ash(1), but it
        seems to work.

-- 
tv@{{hq.yok.utu,havoc,gaeshido}.fi,{debian,wanderer}.org,stonesoft.com}
double a,b=4,c;main(){for(;++a<2e6;c-=(b=-b)/a++);printf("%f\n",c);}


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

Reply via email to