|
From: <br...@ph...> - 2006-10-10 17:58:39
|
Ethan A Merritt wrote: > You cannot control the execution of a script using 'pause -1'. Actually, you can. But you have to run it as a script for that to work, not as redirected stdin. There's a difference between gnuplot file and gnuplot < file which is why we run gnuplot all.dem </dev/null to shoot through all the demo plots without interaction. |