Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Connect without output

Re: Connect without output

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Wed, 18 Oct 2006 21:51:39 +0200
Message-ID: <453685cb$0$1478$426a74cc@news.free.fr>

"astalavista" <nobody_at_nowhere.com> a écrit dans le message de news: 45368453$0$16254$426a74cc_at_news.free.fr...
|> so you can grep/sed/awk/head/tail your output
| > to remove the "connected" line.
|
| Thanks it's WNT
| so I will try it
|
|

On WNT you can use "find /v" (approximatively same thing that "grep -v" on Unix) to exclude the "connected" lines.

Regards
Michel Cadot Received on Wed Oct 18 2006 - 14:51:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US