home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / fileutil / sed.lzh / SED / README < prev    next >
Text File  |  1991-08-16  |  314b  |  7 lines

  1. This is the 'new, improvevd' GNU sed.  Please report all bugs, comments,
  2. requests for features, etc to hack@gnu.ai.mit.edu or hack@wheaties.ai.mit.edu
  3. or hack@media-lab.media.mit.edu or hack@lsrhs.UUCP (ONE of them should work.)
  4.  
  5. To compile sed, use something on the order of
  6. cc -g -I. -o sed sed.c regex.c glob.c
  7.