unix - shell script running by sensing a file -


I am working on Unix, I want to write a shell script which checks the file named "temp_file.txt" on windows And then execute some commands. Is this possible?

How can we connect to windows and go to a specific directory and check a file?

You can set up SSH on Windows and then connect to Windows and run the command You can write a script on Unix using the SSH client. Alternatively, if you can buy it, write it to Windows batch, and execute your command on Windows or you can turn on Windows Terminal Services, and using the Telnet Protocol from Unix to issue the command You can. Programming languages ​​that support Telnet include Perl () and Python ();


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -