Hi Armen On Feb 4, 2:19 am, Armen Kaleshian <[email protected]> wrote: > What you need to do is redirect stdout and only show stderr. > > This link may help clarify what you need to > do.http://www.faqs.org/faqs/unix-faq/faq/part2/section-9.html >
Thanks for the pointer, but wouldn't redirecting stdout (for example to /dev/null if I don't want it) also dump any text that is echo'd from shell scripts to it? Or does that end up in stderr? the only thing I want to cut out is echoing the executed command lines. Mark. -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup
