#!/usr/bin/gnuplot

plot 'coords' using 1:6 with lines title columnheader
pause mouse
