PC Review Forums Newsgroups Hardware Freeware DOS tool to search in text fiesl ?

Reply

DOS tool to search in text fiesl ?

 
Thread Tools Rate Thread
Old 28-11-2005, 07:11 AM   #1
BEN RITCHEY
Guest
 
Posts: n/a
Default DOS tool to search in text fiesl ?


FamilyNet International Newsgate

* An ongoing debate between Moimeme and All rages on ...

| M> does someone kown a tool that can be used under DOS to search in text
| M> files ? TIA !!!

I use fgrep, it works great. If you can't find it online, give me your
E-mail somehow and I'll send you a copy ...

--
Be well :^)

: Ben aka cMech http://bellsouthpwp.net/c/m/cmech617/
:
+ WildCat! Board 24/7 +1-337-232-4155 any BAUD 8,N,1
--- GoldEd+/DOS v1.1.5cM
# Origin: FamilyNet - The Positronium Repository (8:8/337)

FamilyNet <> Internet Gated Mail
http://www.familynet-international.org

  Reply With Quote
Old 28-11-2005, 10:18 PM   #2
nobody
Guest
 
Posts: n/a
Default Re: DOS tool to search in text fiesl ?


"BEN RITCHEY" <BEN.RITCHEYp0.f337.n8.z8@fmlynet.org> schrieb im Newsbeitrag
news:001c119e@familynet-international.org...
....
> I use fgrep, it works great. If you can't find it online, give me your
> E-mail somehow and I'll send you a copy ...
>

Hi Ben
Please send me a copy of fgrep.
thanks
Reinhard

reinhard DOT skarbal AT aon DOT at


  Reply With Quote
Old 28-11-2005, 10:24 PM   #3
Mark R. Blain
Guest
 
Posts: n/a
Default Re: DOS tool to search in text fiesl ?

On Sun, 28 Nov 2005 07:11:39, BEN RITCHEY wrote:

> FamilyNet International Newsgate
>
> * An ongoing debate between Moimeme and All rages on ...
>
>| M> does someone kown a tool that can be used under DOS to search in text
>| M> files ? TIA !!!
>
> I use fgrep, it works great. If you can't find it online, give me your
> E-mail somehow and I'll send you a copy ...


To search inside one or more text files in the same directory (folder)
under DOS, just use FIND. You already have that.

FIND /I "search_string" *.TXT *.BAT | MORE
FIND /?

Depending on your operating system you may also have FINDSTR, which is
more powerful.

FINDSTR /?

<news:alt.msdos.batch>
<news:alt.msdos.batch.nt>
<http://dmoz.org/Computers/Software/Operating_Systems/x86/DOS/Programming/Languages/Batch/>
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off