Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to send unix commands to putty by using Process & RunTime Class in java

843810Aug 1 2010 — edited Aug 2 2010
Hi,
I was searching this type of topic from the last 2 weeks. But i did not get any solution for this. I want to automate putty by java. I know by Process and Runtime class we can execute any exe's and any applications one time . But how to send unix commands to putty sequentially for executing batch jobs by using java?

Do we have any free libraries for writing java program's to execute unix batch jobs from windows? If you have please provide me the sample codes and URL to download
.
Your help would be highly appreciated. Thanks in Advance.

Regards,
Anantharajan.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2010
Added on Aug 1 2010
2 comments
679 views