home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / contents / scripts / tcpip < prev    next >
Encoding:
Text File  |  1996-07-11  |  507 b   |  15 lines

  1. ( cd usr/bin ; rm -rf ntalk )
  2. ( cd usr/bin ; ln -sf talk ntalk )
  3. ( cd usr/bin ; rm -rf whois )
  4. ( cd usr/bin ; ln -sf fwhois whois )
  5. ( cd usr/bin ; rm -rf inews )
  6. ( cd usr/bin ; ln -sf inews-nntp inews )
  7. ( cd usr/sbin ; rm -rf in.ntalkd )
  8. ( cd usr/sbin ; ln -sf in.talkd in.ntalkd )
  9. ( cd bin ; rm -rf domainname )
  10. ( cd bin ; ln -sf domainname-yp domainname )
  11. ( cd usr/bin ; rm -rf lpc )
  12. ( cd usr/bin ; ln -sf  /usr/sbin/lpc lpc )
  13. ( cd sbin ; rm -rf netconfig )
  14. ( cd sbin ; ln -sf netconfig.color netconfig )
  15.