|
From: Daniel J S. <dan...@ie...> - 2006-04-17 22:36:43
|
Ethan Merritt wrote: > Off-the-wall suggestions, since I don't really understand how > your problem is created. > > 1) Don't put any pause statements in your automated scripts to begin with > > 2) sed -e 's/pause -1//' < script | gnuplot > > 3) gnuplot script < /bin/true Hans said the other day to try something like gnuplot all.dem < /dev/null Could try that. Dan |