cat called inside a ksh script occasionally returns a "Connection reset by peer" error
Issue
- cat called inside a ksh script occasionally returns a "Connection reset by peer" error
- The script to reproduce this:
#!/bin/ksh
set -efind / -print 2>&1 | cat | head -1
Environment
- Red Hat Enterprise Linux 5
- Red Hat Enterprise Linux 6
- ksh
- kernel
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.