i want to redirect both strdout and stderror into a pipe
in tcsh i do: process1 |& process2 how do i do it in sh ? in bash ? ( is that the same ) erez. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
