home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / GROFFSRC / SRC / DEVPS / PSSTRIP.SED < prev    next >
Encoding:
Text File  |  1993-03-30  |  83 b   |  7 lines

  1. /^%[%!]/b
  2. s/^[     ][     ]*//
  3. s/[     ][     ]*$//
  4. s/%.*//
  5. /^$/d
  6. s|[     ]*\([][}{/]\)[     ]*|\1|g
  7.