Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.

4.54181
   
  2 reviews  |  3,392 users  |  9,284 lines of code  |  7 current contributors  |  Analyzed 6 days ago
 
 

ack

Compare

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default, while ignoring .svn, CVS and other VCS ... [More] directories. * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

4.8125
   
  4 reviews  |  140 users  |  6,480 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

Rak

Compare

A grep replacement in pure Ruby. Use Ruby regular expression syntax and get highlighted output. Automatically recurses directories and excludes .svn/ pkg/ etc. Based on the Perl tool ack by Andy Lester.

0
 
  0 reviews  |  0 users  |  1,776 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

hexgrep is a search tool for binary files, with a command line interface similar to the Unix tool grep. This project is in early development stage.

0
 
  0 reviews  |  0 users  |  318 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This simple script , translates english subtitles to hebrew , using google translation. Submitted by Nathan on August 15 / 2009.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 24 days ago
 
 

This script, which was written in bash, sed , awk, grep, which a linux/unix shell tools , is primarily intended to classify products by their manufacturer and category they belong to. its a simple script, broken down to several files.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.