home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / plbin.zip / pl / src / strip.sed < prev    next >
Text File  |  1993-02-18  |  44b  |  5 lines

  1. s/[     ]*$//
  2. s/^ /    /
  3. s/\([^\\]\)"/\1/g
  4. s/ $//
  5.