[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ls *.m doesn't see m-files
From: |
Ben Abbott |
Subject: |
Re: ls *.m doesn't see m-files |
Date: |
Wed, 30 Nov 2011 08:37:44 -0500 |
On Nov 30, 2011, at 1:53 AM, John W. Eaton wrote:
> On 29-Nov-2011, Ben Abbott wrote:
>
> | Anyone seeing this?
> |
> | dir *.m
> | go_crop.m go_simple.m go_test.m
> | ls *.m
> | ls: *.m: No such file or directory
> | error: ls: command exited abnormally with status 1
>
> This is my fault, for introducing some quoting to try to allow things
> like
>
> ls foo(1)bar
>
> to work. I'm not sure what the best fix is, but it can't be as simple
> as what I did.
>
> jwe
To make sure this isn't forgotten, I've added a bug report.
https://savannah.gnu.org/bugs/index.php?34950
Ben