in reply to Re: How to execute windows dos command using perl and how to login to another windows machine and execute dos command in that
in thread How to execute windows dos command using perl and how to login to another windows machine and execute dos command in that
Hi Marto,
at present we are using mks toolkit which is the unix environment for windows. so in our script we call "mks environment" and do lot of functions like rm,cp,chmod etc...
now planning to remove mks toolkit and do the same functions using some other way
so i think "File::Path" only provides some functionality which i needed.
expecting something which satisfies mostly or everything.
thank you...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to execute windows dos command using perl and how to login to another windows machine and execute dos command in that
by marto (Cardinal) on Sep 18, 2012 at 12:25 UTC |