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 12:55:30 -0600
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Keith Goodman wrote:
If I become another user, say www-data, I get an error when I exit Octave:


exit

error: Permission denied

What does the exit command do? Does it write to a file?


It writes $HOME/.octave_hist. Does www-data have a $HOME?
If not (I think) it will write to /.octave_hist
which is probably not allowed...

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]