Hi,
I wanted to write a
Java Program which will login ( using Telnet ) to a
Unix Server ( Ex: Solaris, Red Hat Linux) and issue some commands in
the Solaris.
The Java Program should be written in Windows machine.
If the java program is executed, then commands like ps -ef should be
executed in the unix server.