|
From: Petr M. <mi...@ph...> - 2005-06-21 21:35:42
|
It seems the 'help exit' does not say anything that it exits gnuplot when in interactive? What about this text: When running gnuplot in interactive mode, the commands `exit` and `quit` quit your gnuplot session. When reading a command file (script), the commands `exit` and `quit` and the END-OF-FILE character will exit this file immediately and `load` the next one. See "help batch/interactive" for more details. Each of these commands will clear the output device (as does the `clear` command) before exiting. |