bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set


From: Chet Ramey
Subject: Re: "echo: write error: Broken pipe" even when DONT_REPORT_SIGPIPE set
Date: Tue, 10 Jan 2006 09:20:02 -0500

> If there is no trap set it doesn't report an error.  So is this
> special behaviour only triggered when there is a trap for SIGPIPE in
> place?

It's not `special', except maybe in the sense that catching a signal
rather than letting it terminate the process causes writes to return
errors.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]