On Thu, 07 Feb 2008 12:54:20 +0100
[EMAIL PROTECTED] wrote:

> 
> 
> >furthermore:
> >
> ># /bin/sh -c 'foo=a; echo b | read foo; echo $foo'  
> >a
> ># /bin/ksh -c 'foo=a; echo b | read foo; echo $foo'
> >a
> >
> >( FAO Mr Carlson :) )
> 
> It's ksh but not as we know it, Jim.
> 
> /bin/ksh93 -c 'foo=a; echo b | read foo; echo $foo'
> 
> (I.e., it's the same shell but it doesn't behave like ksh does)
> 
> Casper
> 

It's actually pdksh, wh/was +/- based off of ksh88, w/Korn's blessings,
from back in day when ATT was less amenable to open source licenses.

 -- 
Best regards,

Ken Gunderson

Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to