help-bash
[Top][All Lists]
Advanced

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

[Help-bash] stdout and stderr to two different process substitutions


From: Peng Yu
Subject: [Help-bash] stdout and stderr to two different process substitutions
Date: Wed, 25 Jan 2012 01:00:10 -0600

Hi,

prog >(gzip > xxx.gz) 2>(gzip > yyy.gz)

I'm trying to direct stdin and stdout to two different process
substitutions. But the syntax of 2> does not work.  Does anybody know
a way to do so? Thanks!

-- 
Regards,
Peng



reply via email to

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