help-octave
[Top][All Lists]
Advanced

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

Re: how to permanently change default working directory


From: Quentin Spencer
Subject: Re: how to permanently change default working directory
Date: Wed, 11 Oct 2006 08:49:25 -0500
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

Malte Köster wrote:
hello,
I would like to have the current working direction in a specific folder by default. I guess I have to implement the cd command in a startup routine, or something like this. how do i do that?

Octave checks for .octaverc in your home directory and runs it when it starts up. You could cd to the desired directory in that file.


Quentin



reply via email to

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