Add scripts for realtime plotting erased psace vs free space
[yaffs2.git] / linux-tests / plot_data.sh
diff --git a/linux-tests/plot_data.sh b/linux-tests/plot_data.sh
new file mode 100755 (executable)
index 0000000..23a2202
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+# plot_data.sh runs the plot, updating it in realtime
+
+./drive_gnuplot.sh | gnuplot
+