Is it possible to run a gnuplot from a standard shell without entering the gnuplot interactive shell?
I just want to be able to type my gnuplot commands in one line from my standard shell and to be able to save standard gnuplots as aliases. Currently I have to create .sh files where I write my commands which is quite terrible.