Public Domain version of: yes(1)

Sean Casey sean at ms.uky.edu
Tue Apr 5 20:26:55 AEST 1988


Here's my one lines worth :).

main(c,v)
int c;
char **v;
{
	for(;;) puts(c>1?v[1]:"y");
}



Sean

-- 
***  Sean Casey               sean at ms.uky.edu,  sean at ukma.bitnet
***  The Empire Case Worker   {rutgers,uunet,cbosgd}!ukma!sean
***  University of Kentucky / Lexington Kentucky / USA
***  "We may be big, but we're big."



More information about the Alt.sources mailing list