home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 278.lha / GnuSed / README < prev    next >
Text File  |  1989-08-08  |  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.