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

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

[Octave-bug-tracker] [bug #47950] dir function fails with wildcard chara


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47950] dir function fails with wildcard characters
Date: Wed, 18 May 2016 03:06:23 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Update of bug #47950 (project octave):

                  Status:                    None => Need Info              
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #3:

Can you test with either single quotes


>> dir ('\[abc\]')


or with double quotes and double backslashes


>> dir ("\\[abc\\]")


If the backslash is quoted or escaped properly it works for me on Debian.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47950>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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