|
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: 370 (0x172) Types: TextFile Names: »musbus.run«
└─⟦db229ac7e⟧ Bits:30007240 EUUGD20: SSBA 1.2 / AFW Benchmarks └─⟦this⟧ »EUUGD20/AFUU-ssba1.21/ssba1.21E/musbus/musbus.run«
#! /bin/sh # SSBA 1.21E # # Script : musbus.run # b=musbus TIME=../config/chrono log=$b.log res=$b.res echo "kill -9 $$" >$b.kill chmod u+x $b.kill cat $b.kill >> ../ssba/ssba.kill d=`date` echo "MUSBUS: BEGIN execution at $d" >$log cat $b.doc >$res ./musbus.sh disktime nusers=8 export nusers ./musbus.sh work d=`date` echo "MUSBUS: END execution at $d" >>$log