mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-23 16:29:34 +00:00
.. | ||
1000pkt-64len.csv | ||
1000pkt-64len.txt | ||
plot.asy | ||
README |
grep count 1000pkt-64len.txt | cut -d ' ' -f 2,5 | sed 's/ /,/g' | sort -n > 1000pkt-64len.csv then: asy plot.asy gv plot.eps