comparison linux-tests/plot_data.sh @ 392:37c92ae29f6e

Add scripts for realtime plotting erased psace vs free space
author Charles Manning <cdhmanning@gmail.com>
date Fri, 19 Mar 2010 16:06:14 +1300
parents
children fc1d08b30cc0
comparison
equal deleted inserted replaced
391:d0784604eafd 392:37c92ae29f6e
1 #!/bin/sh
2 # plot_data.sh runs the plot, updating it in realtime
3
4 ./drive_gnuplot.sh | gnuplot
5