# csh Table10All.com # To run the simulations: csh W6.com # To make the graphs: csh plotW.com out.W6.512 Drop-Tail,_queue_in_bytes ps 552 # To make the table: cp d6 W1; cp t1 W2; cp d5 W3; cp t2 W4 echo "1" > T4; cat W1 >> T4; echo "2" >> T4; cat W2 >> T4; echo "3" >> T4; cat W3 >> T4; echo "4" >> T4; cat W4 >> T4 awk -f table1W.awk T4 # The graphs: # out.W6.512.ps, out.W6.512.2.ps