UNIX, shell script
I have ABC.exe file on remote server. I am trying to execute this file using shell script. Shell script is calling xyz.cmd file which is executing ABC.exe.
I have ABC.exe file on remote server. I am trying to execute this file using shell script. Shell script is calling xyz.cmd file which is executing ABC.exe.