Sgrep (sorted grep) is a much faster alternative to traditional Unix grep when searching large files, because sgrep searches sorted input files using a fast binary search to find matching lines.
Be the first to post a text review of sgrep (sorted grep). Rate and review a project by clicking thumbs up or thumbs down in the right column.
I hope you find sgrep useful, although it may be just a fun programming project in search of a problem to solve. If you want to read the manual before downloading, I have it up under the "Documentation" menu. I built sgrep on Linux RH FC 8 and AIX 5.3 and Solaris 2.8. I would be interested if anyone runs into any build problems and in particular if there are any "large file" issues. I couldn't find any definitive information for writing portable "large file aware" code.
Initial Release of sgrep (sorted grep)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?