[ksh93-integration-discuss] [osol-help] new ksh in opensolaris 11??

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed May 28 06:44:12 PDT 2008


Vikash Tulsiyan wrote:
> Thanks Alan. Your link was very helpful.
>  To be more specific Following code snippet:
> #!/bin/ksh -p
> sum ()
> {
>  var=$"$1"
>  echo "$var"
> }
> sum xyz
> 
> gives an output $xyz on solaris machine while on opensolaris box it gives output as xyz.
> This is causing my application to crash on opensolaris. Is this a known issue? Are their other similar incompatibilities or differences between the two??

This is a question best asked of the ksh93 project.

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the ksh93-integration-discuss mailing list