diff 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
line wrap: on
line diff
new file mode 100755
--- /dev/null
+++ b/linux-tests/plot_data.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+# plot_data.sh runs the plot, updating it in realtime
+
+./drive_gnuplot.sh | gnuplot
+