I want to know which command do u use to execute a .exe file from a server machine so that it gets installed on all the connected client machine using perl script.
vidya 0 Newbie Poster
Recommended Answers
Jump to PostNot only backticks, but also the command "system" works to execute external files.... you could also use an open command, and open the process with a pipe, but I'm not sure exactly what you mean about having 1 script run the same file on a bunch of machines... if you …
All 4 Replies
Rashakil Fol 978 Super Senior Demiposter Team Colleague
Comatose 290 Taboo Programmer Team Colleague
vidya 0 Newbie Poster
Rashakil Fol 978 Super Senior Demiposter Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.