DOS tool to search in text fiesl ?

B

BEN RITCHEY

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
 
N

nobody

....
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
 
M

Mark R. Blain

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 /?

<<<http://dmoz.org/Computers/Software/Operating_Systems/x86/DOS/Programming/Languages/Batch/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Dos screen & netstat 6
OT: GMail invite 2
[ACF] Members Sites web page 1
Ubuntu 2
[ACF] Members Sites web page 1
PL2005 CD? 1
Disk Partition Software 6
Wanted: Command line YModem file transfer utility for XP 0

Top