2.05a.0(1)-release
] => { command1 ; command2 ; command3 } > >( tee -a $someLogFile ) 2>&1
] 
] This doesn't look legal. Period.


Heh.  Like I said, it'll bake your noodle - that's
what got me to dig further.  It is indeed a legal
construct, part of something the BASH docs call
'Process Substitution' - check the man page.  And,
no - it's not a botched append operation; that's
what I thought at first, too.  Try the examples...


*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to