in reply to
csh commands in Perl
Try this:
system("csh the_file");
[download]
Comment on
Re: csh commands in Perl
Download
Code
In Section
Seekers of Perl Wisdom