home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / CONTENTS / SCRIPTS / ISPELL < prev    next >
Encoding:
Text File  |  1995-04-20  |  281 b   |  7 lines

  1. ( cd usr/lib/ispell ; rm -rf american.hash )
  2. ( cd usr/lib/ispell ; ln -sf americanmed+.hash american.hash )
  3. ( cd usr/lib/ispell ; rm -rf english.hash )
  4. ( cd usr/lib/ispell ; ln -sf americanmed+.hash english.hash )
  5. ( cd usr/bin ; rm -rf spell )
  6. ( cd usr/bin ; ln -sf ispell spell )
  7.