set title 'File-size variation, pattern file pats/wwbb'
set time
set ylabel "KB/s"
set xlabel "field 7"
set data style linespoints
plot '/tmp/dotrend/max' w lines 6,\
 '/tmp/dotrend/data.c.ns.c.wwbb' title 'c.ns.c.wwbb' w linesp 1 1,0 notitle
