X-Spam-Check-By: sourceware.org Message-ID: <45B2BBA1.2080803@cygwin.com> Date: Sat, 20 Jan 2007 20:02:25 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc4.remi Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bash:csh:Command not found References: <8470937 DOT post AT talk DOT nabble DOT com> In-Reply-To: <8470937.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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: 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: -- 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/