From 7509034794dd262cd1c8896efff96298b5bcf259 Mon Sep 17 00:00:00 2001 From: glyn Date: Wed, 22 Oct 2014 17:03:21 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a58cee..585a508 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,20 @@ Usage Edit the variables at the top of the script to suit, then run. +```bash $ ./pgbench_looper.sh +``` Graphing output --------------- ### Gnuplot ### +```bash $ gnuplot -e "filename='test-20130407_16-26.csv'" pgbench_looper.p -persist $ gnuplot -e "filename='test-20130407_16-26.csv'; outfilename='test-20130407_16-26.png'" pgbench_looper.p +``` ### Excel ### -Cut n' paste into excel worksheet, refresh pivot table tab. \ No newline at end of file +Cut n' paste into excel worksheet, refresh pivot table tab. -- 2.39.2