#!/bin/bash # make sure there is no extra output to stdin, including from usb-ctr.c stdbuf -oL -eL ./acquire-usb2408-cntr | feedgnuplot --stream --domain --lines --timefmt '%H:%M:%S' --set 'format x "%H:%M:%S"' --xlen 60 --terminal 'x11 noraise'