Page 1 of 1

Any PureBasic command-line text-search code?

Posted: Sun Mar 15, 2009 3:03 pm
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.

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

Posted: Sun Mar 15, 2009 3:06 pm
by PB
Search the forums, it's been done before.