for some reason, perl script is not setting up this environment variable. If i use all 'setenv' in one line using semicoln as shown above, it prompts the error message "sh setenv command not found", But if i use 'setenv' one per lin then there is no error mesg but ENV variable is not setting. Pls help me how can i setup multiple ENV variables and run the application. FYI : I am using Fedora Linux 4 and Perl V5.8.6sub cimages { system("setenv GENESIS_DIR /genesis/customers/ckt-imgs;setenv GENE +SIS_EDIR /genesis/e90;/genesis/e90/get/get"); }
In reply to Perl & Cshell by shreedara
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |