help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does the exit command do?


From: Dmitri A. Sergatskov
Subject: Re: What does the exit command do?
Date: Wed, 22 Sep 2004 14:10:59 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)


Keith Goodman wrote:
I'm calling Octave with the command 'octave -qH myfunction.m' so it
should't need to write to .octave-hist on exit.


According to the help:

 --no-history, -H        Don't save commands to the history list

So running 'octave -qH myexit.m' does not write "exit" into history file,
but the file gets created.
I let John to decide whether this is a desired behavior...

Regards,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]