zsh-users
 help / color / mirror / code / Atom feed
* piping stderr
@ 2009-05-14 10:49 Atom Smasher
  2009-05-14 16:04 ` Bart Schaefer
  0 siblings, 1 reply; 8+ messages in thread
From: Atom Smasher @ 2009-05-14 10:49 UTC (permalink / raw)
  To: zsh-users

i'd like to pipe all stderr from a script into a command to do logging... 
but this isn't synchronous:
 	exec 2> >( multilog /path/ )

i need it to be synchronous so that multiple scripts running at the same 
time (and also logging debug messages) can all log together and not 
clobber each others output.

is it possible to do what i'm trying?

thanks...


-- 
         ...atom

  ________________________
  http://atom.smasher.org/
  762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
  -------------------------------------------------

 	"America may be the best country in the world, but that's
 	 kind of like being the valedictorian of summer school."
 		-- Dennis Miller


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

end of thread, other threads:[~2009-05-18  6:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-14 10:49 piping stderr Atom Smasher
2009-05-14 16:04 ` Bart Schaefer
2009-05-15 11:47   ` Atom Smasher
2009-05-15 21:00     ` Kurtis Rader
2009-05-16  0:25       ` coloring stderr - was " Atom Smasher
2009-05-16  0:47         ` Atom Smasher
2009-05-18  0:40         ` Vincent Lefevre
2009-05-18  6:09           ` Atom Smasher

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).