>      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

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to