Dear Thomas, > > The following script is for the test: > > > > #!/bin/sh > > echo "### Print gnuplot version ###" > > /usr/bin/gnuplot -V > > > > echo "### test for save command ###" > > /usr/bin/gnuplot <<EOF > > save "foo" > > EOF > > # end of script
(snip) > > This seems to work with the current gnuplot in unstable. Thank you for your report. I confirmed that this also works with gnuplot in testing (4.2.6-1). Sincerely, Atushi Tanaka -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

