I would like to automate an existing process that involves executing programs on a Linux server which would then send output file(s) to be edited by excel. The resulting .csv files must be run on a Windows DOS command prompt. If I would like to automate this process, one of the things that I would like to know is if it's possible for me to write and run a script on a Linux server to call a Windows DOS command prompt. Any suggestions?I would like to automate an existing process th