sgrep (sorted grep)
Description
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.
sgrep (sorted grep) Web SiteFeatures
- fast binary search of sorted text files
- exact, numeric, or case insensitive search
User Ratings
User Reviews
Be the first to post a review of sgrep (sorted grep)!