set title 'File-size variation 2PIO, rsectors, pattern file pats/short'
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.rs.wrlw' title 'c.ns.rs.wrlw' w linesp 1 1,\
 '/tmp/dotrend/data.c.ns.rs.wrn' title 'c.ns.rs.wrn' w linesp 1 2,\
 '/tmp/dotrend/data.c.ns.rs.wrb' title 'c.ns.rs.wrb' w linesp 1 3,\
 '/tmp/dotrend/data.c.ns.rs.wrc' title 'c.ns.rs.wrc' w linesp 1 4,0 notitle
