[Sorry for the late reply, I've been traveling].

Jim Meyering <[EMAIL PROTECTED]> writes:

  > Dan Nicolaescu <[EMAIL PROTECTED]> wrote:
  > 
  > >   > > whether to catch SIGPIPE or not. Maybe something has changed in tcsh
  > >   > > to make it catch SIGPIPE...
  > >   >
  > >   > How do you start tcsh?
  > >
  > > It's the login shell. I used it in xterm, not sure how xterm starts
  > > it.
  > 
  > Look at pstree output to see which program starts your xterm,
  > then see if that parent or some ancestor script uses "trap".
  > Just searching for "grep -w trap ~/.??" might give you something
  > interesting.

Nope, nothing.

  > Either your version of tcsh is somehow different from mine,
  > or some parent process is catching SIGPIPE.

The chain goes like this:

init - xterm - tcsh

My tcsh is: tcsh-6.14-15



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to