in reply to
execute csh file from perl script
system("csh", "-c", $cmd);
Comment on
Re: execute csh file from perl script
Download
Code
Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.
In Section
Seekers of Perl Wisdom