bash:csh:Command not found

Dave Korn dave.korn@artimi.com
Sun Jan 21 06:26:00 GMT 2007


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,
> <http://cygwin.com/faq/faq.setup.html#faq.setup.what-packages> 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@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/



More information about the Cygwin mailing list