|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 395 (0x18b) Types: TextFile Names: »MAKE.v2«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Dating/MAKE.v2«
# run with /bin/csh or /bin/sh # make files to be used by date.v2.p mkdir .date mv Questions .date/Questions mv bbase .date/bbase touch .date/database touch /tmp/.name cc -c getw.c pc date.v2.p getw.o rm *.o mv a.out datingame chmod 777 .date chmod 644 .date/Questions chmod 644 .date/bbase chmod 666 .date/database chmod 711 datingame chmod 666 /tmp/.name echo 'datingame is now installed'