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 of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
