Hello, We are using ksh93u (2011-02-08) source compiled on rhel5.0 and we are experiencing intermittent connect reset errors with typical unix command pipelines.
Example:
min=`grep -v "^#" $infile | head -1 | nawk '{printf("%.3f\n",$3)}'`
will produce error:
grep: writing output: Connection reset by peer
I reviewed all ast-user, ast-developers archives, and other forums I have come
to the following topics:
bug#9089: [1003.1(2008)/Issue 7 0000205]: Shell pipeline connection requirement
too vague
http://lists.gnu.org/archive/html/bug-coreutils/2011-07/msg00090.html
http://lists.gnu.org/archive/html/bug-coreutils/2011-07/msg00089.html
Is there a solution to this issue?
Thank you,
Michael Nemeth
Global Engineering Systems
[cid:[email protected]]
*[email protected]
* Office 610 712 8106
* Cell 610 653 8847
<<inline: image001.png>>
_______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
