#!/bin/bash
./program | gnuplot -e "set terminal dumb; set xtics 2; set mxtics 2; plot '<cat' title '' with lines"