summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Thruput/CORBAplus/extract
blob: f0fc2947b92ad16cdc9ad02d30da8e3f497b21ce (plain)
1
2
3
4
rm -f outfile
touch outfile 
grep "Mbit/sec\|Send" results.CP | head -20 > outfile
grep "msec/call\|Send" results.CP | head -20 >> outfile