octave-maintainers
[Top][All Lists]
Advanced

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

pwd & cd


From: Joaquim Luis
Subject: pwd & cd
Date: Mon, 21 Nov 2011 05:45:41 -0800 (PST)

Hi,

I noticed one Matlab incompatibility of the 'cd' command. On Matlab, as well
as on the Win cmd shell, executing a 'cd' command without any arguments
prints the current dir. That is, it behaves like 'pwd' (no wonder since the
ML 'pwd' function is just a thin wrapper to the 'cd' command).
Octave on the other hand doesn't print anything and changes dir to home dir.
That is, it behaves like the *nix 'cd' command.

Joaquim

--
View this message in context: 
http://octave.1599824.n4.nabble.com/pwd-cd-tp4091528p4091528.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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