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: 311 (0x137) Types: TextFile Names: »illustrator«
└─⟦bfaa708f6⟧ Bits:30000531 8mm tape, Rational 1000, INSIGHT 1_3_0 └─ ⟦c51948655⟧ »DATA« └─⟦c5f24cf34⟧ └─⟦690d3f8c2⟧ └─ ⟦this⟧ »illustrator«
#!/bin/csh -f # # illustrator R1000 machine port number # # Currently assumes both parameters have been specified and assumes the # DISPLAY environment variable has been set.. # setenv insight_dir /vendor/rational/insight/release.1_3_0 exec $insight_dir/insight -machine $1 -port $2 -exe_path $insight_dir