On Tue, 27 Jun 2006, John W. Krahn wrote:

Jorge Almeida wrote:
What is happening?

When find dies a SIGPIPE signal is sent to the parent process which kills it.

Thank you. Putting `$SIG{'PIPE'}="IGNORE";' in the beginning of my
program solves my problem.



Jorge

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to