X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <8470937 DOT post AT talk DOT nabble DOT com> Subject: RE: bash:csh:Command not found Date: Sun, 21 Jan 2007 06:25:52 -0000 Message-ID: <007701c73d25$0035ab30$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 21 January 2007 01:19, Igor Peshansky wrote: > On Sat, 20 Jan 2007, ram001 wrote: > >> 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 > > Please read what Larry said about problem reports. However, at a guess, > would also > be helpful in your case. Also, the C shell is called 'tcsh.exe', not 'csh.exe'. ~ $ csh bash: csh: command not found ~ $ tcsh [dk AT rainbow ~]$ cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/