Any PureBasic command-line text-search code?

Everything else that doesn't fall into one of the other PB categories.
pthien
Enthusiast
Enthusiast
Posts: 150
Joined: Sun Jun 29, 2003 9:39 pm

Any PureBasic command-line text-search code?

Post by pthien »

Long time since I've been here. Hi!

Does anyone have any PureBasic code for a text-search function? Something similar to grep and able to search based on wildcards and recursively? I would like a utility I can use to locate files with certain strings of text and although I could start one from scratch, it would be even nicer just to use someone else's code.

This is just for personal use, not commercial, BTW.

A GUI version would be fine, too. But I'm happy living at the command-line.

TIA.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Any PureBasic command-line text-search code?

Post by PB »

Search the forums, it's been done before.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply