* ram001 (Sat, 20 Jan 2007 16:26:02 -0800 (PST)) > 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.
Well, I would actually first verify that you installed tcsh/csh. Having people tell you that you are unable to run csh scripts because you don't have csh is kind of errm embarassing. Thorsten -- 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/