DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 356 (0x164) Types: TextFile Names: »config.csh«
└─⟦6ac9a67ca⟧ Bits:30000548 8mm tape, Rational 1000, access 1_0_1 └─ ⟦78f173837⟧ »DATA« └─⟦687a7d38f⟧ └─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3 └─ ⟦fc9b38f02⟧ »DATA« └─⟦687a7d38f⟧ └─⟦76eb391d8⟧ └─⟦56d8da70c⟧ └─ ⟦this⟧ »config.csh« └─⟦6c4f54b10⟧ Bits:30000747 8mm tape, Rational 1000, ACCESS 0_8_0 INTERNAL RELEASE └─ ⟦5d1d5404f⟧ »DATA« └─⟦17d28fd8c⟧ └─⟦eb623852f⟧ └─ ⟦this⟧ »config.csh«
# Source this file into /bin/csh to setup Rational Access environment # variables, then run rational. # setenv ACCESSHOME ACCESSHOME_VALUE # # set search path # set path=( $ACCESSHOME/bin $path ) rehash # # set manual page path # if ($?MANPATH) then setenv MANPATH $ACCESSHOME/man:$MANPATH else setenv MANPATH $ACCESSHOME/man:/usr/man endif