All of lore.kernel.org
 help / color / mirror / Atom feed
* Redirection of STDERR
@ 2004-03-08 10:13 Christoph Pleger
  2004-03-09 16:04 ` Stephen Samuel
  0 siblings, 1 reply; 8+ messages in thread
From: Christoph Pleger @ 2004-03-08 10:13 UTC (permalink / raw)
  To: linux-admin, linux-kernel

Hello,

In my initialization scripts for hotplug (written for bash) the
following command is used to redirect output which normally goes to
stderr to the system logger:

"exec 2> >(logger -t $0[$$])"

With kernel 2.4 this command works fine, but with kernel version 2.6.3
it leads to a system hang.

Can anybody help me to solve that problem?

Thanks in advance
  Christoph 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-03-10 16:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-08 10:13 Redirection of STDERR Christoph Pleger
2004-03-09 16:04 ` Stephen Samuel
2004-03-09 17:18   ` Andreas Schwab
2004-03-09 17:18     ` Andreas Schwab
2004-03-10  7:50     ` Christoph Pleger
2004-03-10  8:21       ` vda
2004-03-10  9:31       ` Andreas Schwab
2004-03-10 16:39     ` Stephen Samuel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.