Hi Mark,

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

Good luck!

--Armen

On Feb 3, 2010 8:11 PM, "wolfbeast" <[email protected]> wrote:

Hey folks,

I have maybe a simpleton question, but I haven't been able to find any
decent sort of answer doing searches, and the answer might be really
simple:

If I compile things (bash shell), usually the compilation output
includes a copy of the command line executed, before any compiler
output is shown. Although this makes for an interesting, scrolling
window, I would prefer it if I would only see the compiler output
(warnings, things echoed by scripts, etc.) but not the command line
input (which can be screen-filling command-lines). In good'ol' DOS
it's be simply done with an "echo off" before executing anything,
but... how do I do the same in bash?

Thanks in advance.

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

-- 
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

Reply via email to