octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #59003] movefile.m shows message about permiss


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59003] movefile.m shows message about permissions
Date: Thu, 1 Sep 2022 03:56:32 -0400 (EDT)

Follow-up Comment #7, bug #59003 (project octave):

Hmm. It is using the MSYS2 `mv.exe` for me with Octave 7.2.0 on Windows.

What does the following command return for you?

file_in_path (getenv ("PATH"), "mv.exe")


For me, it's:

>> file_in_path (getenv ("PATH"), "mv.exe")
ans = C:\PROGRA~1\GNUOCT~1\OCTAVE~3.0\usr\bin\mv.exe


Additionally, could you please show the output for the following command?

>> system("where mv")
C:\Program Files\GNU Octave\Octave-7.2.0\usr\bin\mv.exe
ans = 0




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59003>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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