Console Plotting by hegars | Dec 19, 2017 | Script Using GNUPLOT (feedgnuplot for pipe loading) and SHUF (for sample data) to generate graphs on a console shuf -r -n 50 -i 0-9 | feedgnuplot --lines --terminal 'dumb 160,40' --exit Links GNUPLOT SHUF