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

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

[Octave-bug-tracker] [bug #62589] dir ('NAME*/') should list contents of


From: Rik
Subject: [Octave-bug-tracker] [bug #62589] dir ('NAME*/') should list contents of directories rather than directory names
Date: Mon, 6 Jun 2022 17:25:34 -0400 (EDT)

Follow-up Comment #6, bug #62589 (project octave):

I think there is only one Matlab compatibility issue here which is the listing
of contents when the directory name ends with a file separator.

Matlab, like Octave, does not list the contents of a directory which uses
wildcard character in the name even if there is only one such directory.


mkdir ('my*dir')
dir ('my*dir')
my*dir




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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