the sorce file works fine when I run it outside of the perl
I am using csh on linux 32bit
thx Alon...
User Profile
Collapse
-
system ('source "my_file"') has problem
I try to do source action from perl script .the perl scrpit is trying to do :
system ('source "my_file")
the file being sourced contains setenv, echo, and alias cmd (a csh file)
when invoking the perl script it state that "setenv :command not found"
can anyone expain why it does not work ?
No activity results to display
Show More
Leave a comment: