home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / contents / scripts / mailx < prev    next >
Encoding:
Text File  |  1997-08-25  |  197 b   |  7 lines

  1. ( cd bin ; rm -rf Mail )
  2. ( cd bin ; ln -sf  /usr/bin/Mail Mail )
  3. ( cd bin ; rm -rf mail )
  4. ( cd bin ; ln -sf  /usr/bin/Mail mail )
  5. ( cd bin ; rm -rf mailx )
  6. ( cd bin ; ln -sf  /usr/bin/Mail mailx )
  7.