Hi Guys,
I am new to Java, i tried googling for solution but yet to find a concrete answer..
I would like to have a simple java code to do following stuff:
1) Connect to Remote Unix terminal
2) go to particular directory or Path
3) Execute Shell/Perl scripts
what libraries or how do we achieve this!
Cheers