Hi,
I am trying to rewrite some of my batch files to PERL scripts. I am new PERL and not doing to bad so far
I am now at the point where I need to use dos commands, such as 'net use', 'net start'. How do I tell PERL to call these system commands?
I also want to compare two files. Can I still use FC or does PERL have its own?
Any help most welcome.
Best wishes
Michael
I am trying to rewrite some of my batch files to PERL scripts. I am new PERL and not doing to bad so far
I am now at the point where I need to use dos commands, such as 'net use', 'net start'. How do I tell PERL to call these system commands?
I also want to compare two files. Can I still use FC or does PERL have its own?
Any help most welcome.
Best wishes
Michael