Category Archives: Open source applications

Grep-Envy

Grep is one of those programs that’s been around forever as a part of *NIX. Its function is straightforward. Grep: searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the … Continue reading

Posted in Open source applications | Leave a comment