This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bash:csh:Command not found


ram001 wrote:
Hi guys

I am new to cygwin. when I am working on cygwin. I created a directory name
Scripts byusing mkdir Scripts in Cygwin. After that I created a csh file
inside the Scripts directory by using cat > Creator.csh. In this file i got
my C shell script. When I am trying to execute the script by using the csh
Creator.csh.It is throwing me an error like bash:csh:command not found. I hope my shell is set default to Bash . how to
run my csh script. Can any one help me out. Thanks


When sending a problem report, please read and follow the problem reporting
guidelines found here:

<http://cygwin.com/problems.html>

This keeps people on this list from having to make too many guesses about
what you've done and what your system configuration is.

Absent that, my WAG is that you have CRNL as line-endings in your script,
probably as a result of using an editor that insists on or wasn't
configured to not use them.  See the "Editors" category in 'setup.exe'
for some editors you can install and that will not force you to CRNLs.

You will also find reading the bash release announcement illuminating:

<http://cygwin.com/ml/cygwin-announce/2006-12/msg00026.html>



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]