help-octave
[Top][All Lists]
Advanced

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

Re: cd "previous directory" ??


From: Liam Groener
Subject: Re: cd "previous directory" ??
Date: Mon, 20 Feb 2012 16:56:01 -0800

On Feb 20, 2012, at 3:26 PM, Muhali wrote:

n unix shells one has the command 'cd -' which brings one back to the
previous directory.

Is there anything like that in octave? And if not, is it easy to implement?

cd .. 
works for me just like in unix. Maybe it goesn't work in Windows, if that is what you are using? (I'm on a Mac, but I've got to believe it works in linux too.)
Liam

reply via email to

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