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

Home -> Community -> Usenet -> c.d.o.tools -> Re: GREP for Windows?

Re: GREP for Windows?

From: Dino Hsu <dino1_at_ms1.hinet.net>
Date: Mon, 05 Mar 2001 13:44:14 +0800
Message-ID: <nk96at4tqvm0bh21kqf1ta51ub77l3lbh4@4ax.com>

On Thu, 18 Jan 2001 13:56:07 +0800, Dino Hsu <dino1_at_ms1.hinet.net> wrote:

>Dear all,
>
>I would like to search globally in the .SQL files for re-usable codes,
>I need a GREP for Windows, does anyone know the existence of one?
>Thanks in advance.
>
>Regards,
>Dino

Thanks to so many replies, I will summarize the answers as follows: 1. For simple text search, find.exe, findstr.exe, or start\find can do most of the jobs.
2. For real regualr expression search, try www.wingrep.com. 3. The above points applie to Microsoft Windows 9x/NT (and probably ME/2K)

Regards,
Dino Received on Sun Mar 04 2001 - 23:44:14 CST

Original text of this message

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