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
Wrap
Text File
|
1989-05-15
|
525b
|
28 lines
#! /bin/csh
# SUN's (shorty)
echo shorty
rcp manl/* shorty:/SPARC.share/share/man/manl
rcp catl/* shorty:/SPARC.share/share/man/catl
# SUN's (oberon)
# echo oberon
# rcp manl/* shorty:/u6/SPARC/share/man/manl
# rcp catl/* shorty:/u6/SPARC/share/man/catl
# VAXEN (v8)
echo v8
rcp manl/* v8:/server/man/manl
rcp catl/* v8:/server/man/catl
# VAXEN (felucca)
echo felucca
rcp manl/* felucca:/usr/man/manl
rcp catl/* felucca:/usr/man/catl
# VAXEN (brie)
echo brie
rcp manl/* brie:/usr/man/manl
rcp catl/* brie:/usr/man/catl