home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_NT / SED.ZIP / 0.DOC next >
Text File  |  1993-06-12  |  598b  |  40 lines

  1. Package:    language/sed/gnu
  2.  
  3. Description:    GNU sed
  4.  
  5. Version:    1.17
  6.  
  7. Notes:
  8.  
  9.   This sed may run slower than some UN*X seds.  This is because it uses the
  10.   regular-expression routines from Emacs, which are rather complete and
  11.   powerful, but not as fast as they could be.  If you really care about speed,
  12.   use perl instead.
  13.  
  14.     .../README
  15.  
  16. Language(s):    C
  17.  
  18. Requirements:   None
  19.  
  20. Origin:
  21.  
  22.   prep.ai.mit.edu:/pub/gnu
  23.     sed-*
  24.  
  25.   GNU Project, Free Software Foundation
  26.   (see a2z/origins/fsf.doc)
  27.  
  28. See Also:
  29.  
  30.   sed(1)
  31.   language/awk
  32.   language/perl
  33.  
  34. Restrictions:
  35.  
  36.   See a2z/text/*gpl*.txt
  37.  
  38. References:    ?
  39.  
  40.