There is a bash startup file in the sacred codebase that you should probably use. It allows the use of ulimit command to make sure you do get CORE dumps. ----- Original Message ----- From: "Matthew Martin" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, March 16, 2003 1:08 AM Subject: Startup file.
> Alright, good news is my code is compiled and runs if I execute trom in the > /src directory. So thanks all of you for the advice and tips...couldn't have > gotten this far without ya. > > Next question... > > When I run the startup file in the /area directory it chokes. I think is has > something to do with the first line of : #!/bin/csh since when I execute the > file it returns with: ": bad interpreter : No such file or directory " > > If I cut out the first line, I get: "Line 7: syntax error near unexpected > token 'set'". > > So, I checked in my /bin directory, and yes, csh is there. Am I missing > something obvious? > > -UD > > > > > > _________________________________________________________________ > Help STOP SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom > >

