Fw: problem with ls and similar commands in tcsh

mike parks mwparks@worldnet.att.net
Sat Oct 19 19:05:00 GMT 2002


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/



More information about the Cygwin mailing list