| Subject: | Re: cannot pipe output of trap |
|---|---|
| From: | Chet Ramey <chet.ramey@xxxxxxxx> |
| Date: | Wed, 23 Jul 2008 10:41:19 -0400 |
| Newsgroups: | gnu.bash.bug |
proway.imbusch@xxxxxxxxxxx wrote: Each element of a pipeline is run in a separate process. The subshell forked to run each element does not inherit traps from its parent -- disposition of trapped signals is reset to the default. This is as Posix specifies. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU chet@xxxxxxxx http://cnswww.cns.cwru.edu/~chet/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: inconsistent treatment of backslash-bang, pk |
|---|---|
| Next by Date: | Re: inconsistent treatment of backslash-bang, Lawrence D'Oliveiro |
| Previous by Thread: | cannot pipe output of trap, proway . imbusch |
| Next by Thread: | Re: Variable scoping, Pierre Gaston |
| Indexes: | [Date] [Thread] [Top] [All Lists] |