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

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

[Octave-bug-tracker] [bug #34950] ls *.m fails


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #34950] ls *.m fails
Date: Wed, 07 Dec 2011 07:09:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20100101 Firefox/8.0

Follow-up Comment #2, bug #34950 (project octave):

This likely works for Windows, but it does not
for Linux.

ls -l *.log             (this works for matlab)
fails at line 58:
with: regexprep: unrecognizeed option

replacing line 58 of ls.m with:
   args = args{:};

produces Matlab-compatible results for
this simple case, but is probably not the
whole solution.

Michael


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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