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

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

[Octave-bug-tracker] [bug #62282] ls command in 7.1.0 may not function


From: Rik
Subject: [Octave-bug-tracker] [bug #62282] ls command in 7.1.0 may not function
Date: Sun, 10 Apr 2022 17:00:19 -0400 (EDT)

Update of bug #62282 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

The backslash character '\' is used to escape the next character.  If you want
to avoid that behavior you need to use single quotes around the string you are
trying to protect.  See if this works


ls 'C:\Octave\Octave-7.1.0\octave*'



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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