home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / CONTENTS / SCRIPTS / AUIS63L2 < prev    next >
Encoding:
Text File  |  1995-04-20  |  1.1 KB  |  29 lines

  1. ( cd usr/andrew/bin ; rm -rf eq )
  2. ( cd usr/andrew/bin ; ln -sf runapp eq )
  3. ( cd usr/andrew/bin ; rm -rf ez )
  4. ( cd usr/andrew/bin ; ln -sf runapp ez )
  5. ( cd usr/andrew/bin ; rm -rf ezprint )
  6. ( cd usr/andrew/bin ; ln -sf runapp ezprint )
  7. ( cd usr/andrew/bin ; rm -rf figure )
  8. ( cd usr/andrew/bin ; ln -sf runapp figure )
  9. ( cd usr/andrew/bin ; rm -rf help )
  10. ( cd usr/andrew/bin ; ln -sf runapp help )
  11. ( cd usr/andrew/bin ; rm -rf pipescript )
  12. ( cd usr/andrew/bin ; ln -sf runapp pipescript )
  13. ( cd usr/andrew/bin ; rm -rf prefed )
  14. ( cd usr/andrew/bin ; ln -sf runapp prefed )
  15. ( cd usr/andrew/bin ; rm -rf preview )
  16. ( cd usr/andrew/bin ; ln -sf runapp preview )
  17. ( cd usr/andrew/bin ; rm -rf raster )
  18. ( cd usr/andrew/bin ; ln -sf runapp raster )
  19. ( cd usr/andrew/bin ; rm -rf table )
  20. ( cd usr/andrew/bin ; ln -sf runapp table )
  21. ( cd usr/andrew/bin ; rm -rf toez )
  22. ( cd usr/andrew/bin ; ln -sf runapp toez )
  23. ( cd usr/andrew/bin ; rm -rf typescript )
  24. ( cd usr/andrew/bin ; ln -sf runapp typescript )
  25. ( cd usr/andrew ; rm -rf etc )
  26. ( cd usr/andrew ; ln -sf /var/andrew/etc etc )
  27. ( cd usr/andrew/lib/tmac ; rm -rf tmac.atk )
  28. ( cd usr/andrew/lib/tmac ; ln -sf UStmac.atk tmac.atk )
  29.