Way to kill output from terminal

Lo there all,
is there a way that i can kill output from certain commands from entering
the terminal ?
When i run a script from the terminal, i get a lot of SQL warnings that i
just don't need to see.

Dear Shawn,

$VERBOSE=nil

should do the trick ( see also eg.

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/7318\)

Best regards,

Axel

···

--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

thanks much for the link
shawn

···

On 5/14/07, Axel Etzold <AEtzold@gmx.de> wrote:

>Lo there all,
>is there a way that i can kill output from certain commands from entering
> the terminal ?
>When i run a script from the terminal, i get a lot of SQL warnings that i
>just don't need to see.

Dear Shawn,

$VERBOSE=nil

should do the trick ( see also eg.

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/7318\)

Best regards,

Axel
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger