annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
392
37c92ae29f6e Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff changeset
1 #!/bin/sh
37c92ae29f6e Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff changeset
2 # plot_data.sh runs the plot, updating it in realtime
37c92ae29f6e Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff changeset
3
37c92ae29f6e Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff changeset
4 ./drive_gnuplot.sh | gnuplot
37c92ae29f6e Add scripts for realtime plotting erased psace vs free space
Charles Manning <cdhmanning@gmail.com>
parents:
diff changeset
5