I need help in writing java code that can connect to a remote UNIX box, and run a script on that box. I have scoured the internet, but I have been unable to find proper documentation on how this can be accomplished.
Where is the best place to start reading about this ? What all should I know ?
Any help is appreciated. Thanks.