| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <005c01c277bc$ea7f6650$4810530c@mike> |
| From: | "mike parks" <mwparks AT worldnet DOT att DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0210191736110 DOT 6818-100000 AT slinky DOT cs DOT nyu DOT edu> |
| Subject: | Re: Fw: problem with ls and similar commands in tcsh |
| Date: | Sat, 19 Oct 2002 17:14:38 -0500 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Igor,
thanks for explaining the 'shift' keys. :)
> Does 'echo temp*' work?
'echo temp*' returns
temp*
> Compare the environments in bash and tcsh. Did you try setting CYGWIN?
i set CYGWIN in /etc/profile and the control panel to
export CYGWIN="check_case:adjust nostrip_title"
CYGWIN check_case:adjust nostrip_title
respectively. i still have the same bizarre behavior.
> It also seems that the wildcard is not expanded by tcsh (if it were, your
> error message would be 'ls: No match.', not 'ls: temp*: No such file or
> directory'). Are you running cygwin's tcsh (run 'which tcsh' to find
> out)?
'which tcsh' returns
/usr/bin/tcsh
> You forgot the space between 'cmd' and '/c'... However, if ls works in
> bash, that's probably not necessary to run, anyway.
oops! i did not see the space. 'cmd /c "dir temp*"' works
thanks
mike
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |