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,386 users  |  9,274 lines of code  |  7 current contributors  |  Analyzed 5 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
 
 

Write and run functional tests of your web application using resources available on almost every Linux host. bashWebTest is an esoteric framework that started as part dare, part experiment. At this point the tool has become somewhat useful for my situation so I figure it's a good time to let ... [More] others check it out. I am giving back to the internets. The crudest, ugliest code in the world is available right now. Take a peek if only you're terribly desperate for a lame testing tool. [Less]

1.0
   
  0 reviews  |  1 user  |  959 lines of code  |  0 current contributors  |  Analyzed 6 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 1 day 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 9 days ago
 
 

A lightweight user-friendly (command-line) password storage system

0
 
  0 reviews  |  0 users  |  464 lines of code  |  0 current contributors  |  Analyzed 8 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.