grep binary package in Ubuntu Precise powerpc

 'grep' is a utility to search for text in files; it can be used from the
 command line or in scripts. Even if you don't want to use it, other packages
 on your system probably will.
 .
 The GNU family of grep utilities may be the "fastest grep in the west".
 GNU grep is based on a fast lazy-state deterministic matcher (about
 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper
 search for a fixed string that eliminates impossible text from being
 considered by the full regexp matcher without necessarily having to
 look at every character. The result is typically many times faster
 than Unix grep or egrep. (Regular expressions containing backreferencing
 will run more slowly, however.)

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-12-16 20:33:39 UTC Published Ubuntu Precise powerpc release main utils Required 2.10-1
  • Published
  2011-12-16 20:34:30 UTC Superseded Ubuntu Precise powerpc release main utils Required 2.9-2
  • Removed from disk .
  • Removal requested .
  • Superseded by powerpc build of grep 2.10-1 in ubuntu precise RELEASE
  • Published
  2011-10-17 13:11:41 UTC Superseded Ubuntu Precise powerpc release main utils Required 2.9-1
  • Removed from disk .
  • Removal requested .
  • Superseded by powerpc build of grep 2.9-2 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release powerpc in Primary Archive for Ubuntu

Source package