#!/usr/bin/gnuplot -c set yrange [0:] set xrange [0:] plot ARG1 u 2:1 with lines smooth bezier pause ARG2 reread