bug-fileutils
[Top][All Lists]
Advanced

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

Re: Revised: About "ls"


From: Bob Proulx
Subject: Re: Revised: About "ls"
Date: Wed, 10 Jul 2002 09:44:23 -0600
User-agent: Mutt/1.4i

>      The "ls" utility is OK under Bourne shell, but error under C shell.
>      It should be a problem in C shell.

A question very similar to your question was discussed just recently.
Check out my response to that message and see if this also applies in
your case.  I believe it does.

  http://mail.gnu.org/pipermail/bug-fileutils/2002-July/002686.html

Also, you can use 'echo' to test what the shell is expanding those
wildcards into.  Try this.  If it works or fails you will know it is
the shell and not the ls command.

  echo D1AP0160A.0R.*

Bob



reply via email to

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