cc:  [email protected]  [email protected]
Subject: Re: Re: Re: [ast-developers] [ast-users] [ksh93] `>; ' never worked  
before 2011-02-08?
--------

> $ cat foo.ksh
> uname -a
> echo ${.sh.version}
> echo foo > file
> echo bar >> file
> /usr/bin/grep foo file >; file
> echo "\$?=$?"
>cat file

Here is what I get.

Linux terra.research.att.com 2.6.32-279.1.1.el6.x86_64 #1 SMP Tue Jul 10 
13:47:21 UTC 2012 x86_64 x86_64 i386-64 GNU/Linux
Version AJM 93u+ 2012-07-25
$?=0
foo


David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to