LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   setenv:too many argument (https://www.linuxquestions.org/questions/programming-9/setenv-too-many-argument-329342/)

petero 06-01-2005 07:38 PM

setenv:too many argument
 
Hi all,
I'm trying to run script ./DA_Run_3DVAR.csh ,but i get the message" setenv:Too many arguments"
And i'm using bash.

Any idea ?

thanks,
petero

see below
#######################

[root@drizzle run]# ./DA_Run_3DVAR.csh

Running script DA_Run_3DVAR
---------------------------

setenv: Too many arguments.

######################

jkobrien 06-02-2005 04:23 AM

Not enough information for anyone to be able to help you. Type this command and post the output.

'grep setenv ./DA_Run_3DVAR.csh'

John


All times are GMT -5. The time now is 10:21 PM.