home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / condor40.zip / CONDOR / doc / man / INSTALL
Text File  |  1989-05-15  |  525b  |  28 lines

  1. #! /bin/csh
  2.  
  3. #    SUN's (shorty)
  4. echo shorty
  5. rcp manl/* shorty:/SPARC.share/share/man/manl
  6. rcp catl/* shorty:/SPARC.share/share/man/catl
  7.  
  8. #    SUN's (oberon)
  9. # echo oberon
  10. # rcp manl/* shorty:/u6/SPARC/share/man/manl
  11. # rcp catl/* shorty:/u6/SPARC/share/man/catl
  12.  
  13. #    VAXEN (v8)
  14. echo v8
  15. rcp manl/* v8:/server/man/manl
  16. rcp catl/* v8:/server/man/catl
  17.  
  18. #    VAXEN (felucca)
  19. echo    felucca
  20. rcp manl/* felucca:/usr/man/manl
  21. rcp catl/* felucca:/usr/man/catl
  22.  
  23. #    VAXEN (brie)
  24. echo brie
  25. rcp manl/* brie:/usr/man/manl
  26. rcp catl/* brie:/usr/man/catl
  27.  
  28.