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: Achim Schupeta <schupeta_at_canach.muc.sdm.de>
Date: 5 Mar 2001 18:14:26 GMT
Message-ID: <980l22$eqn$1@solti3.muc.sdm.de>

In article <nk96at4tqvm0bh21kqf1ta51ub77l3lbh4_at_4ax.com>,

        Dino Hsu <dino1_at_ms1.hinet.net> writes:
> 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
>

I would like to add a hint to the Cygwin Tools: http://cygwin.com/

These tools provide a unix-like environment for Windows95/98/NT under the motto: "never leave unix without it". They provide a bash, sed, awk, find, ... many many GNU-Tools and last not least grep as requested in the original posting.

Greetings,

        --achim

-- 
 
----- 
Achim Schupeta
achim.schupeta_at_sdm.de     |s  |d &|m  |  software design & management AG
Tel: (+49 89) 63812-470   |   |   |   |  Thomas-Dehler-Str. 27
Fax: (+49 89) 63812-220   |   |   |   |  81737 Muenchen, Germany
                                         http://www.sdm.de
Received on Mon Mar 05 2001 - 12:14:26 CST

Original text of this message

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