home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / slakinst / contents / scripts / ispell < prev    next >
Encoding:
Text File  |  1995-08-04  |  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.