1.

I Want To Run Unix Script From Windows Batch File That Will Connect Automatically To Unix With Username And Password. Can Anybody Help Me How I Can Write The Script File?

Answer»

If you are looking at CONNECTING to a *nix machine from windows then you can very well use a windows batch file. The LATEST windows scripting package provides pretty POWERFUL tools similar to *nix scripting.Or you can try installing Cygwin which will PROVIDE the windows port of *nix tools that are usually used in *nix scripts.But if you are running it from windows then the BEST one would be to write a windows batch file.

If you are looking at connecting to a *nix machine from windows then you can very well use a windows batch file. The latest windows scripting package provides pretty powerful tools similar to *nix scripting.Or you can try installing Cygwin which will provide the windows port of *nix tools that are usually used in *nix scripts.But if you are running it from windows then the best one would be to write a windows batch file.



Discussion

No Comment Found