Re: [dev] sbase TODO patch
On Thu, Feb 09, 2012 at 10:19:55PM +0000, Connor Lane Smith wrote:
> Do we really need multiple arguments for yes(1)? BSD doesn't.
>
> > while(puts(argv[1]) != EOF);
Yeah. 'if (!argv[1]) argv[1] = "y";' and this gets a +1 from me :)
>
> cls
Received on Thu Feb 09 2012 - 23:44:17 CET
This archive was generated by hypermail 2.3.0
: Thu Feb 09 2012 - 23:48:04 CET