All,
所有,
I have a perl script (which is running on a linux server) that mounts and unmounts windows machines to grab log files. These log files are being moved onto another mounted windows machine. I have a batch file on the receiving computer that sorts these log files. I would like to call that file from the perl script. I am trying to use a linux shell command:I have a perl script (which is run