Hi,
i am working on unix. i want to write a shell script which will check for a file called "temp_file.txt" on windows and then execute some commands. is this possible?
how could we connect to the windows and go to a specific directory and check for a file?