问题
I want to connect to a ssh server. I tried Jsch, Orion, J2ssh java api's to connect. I could able to run commands like date, pwd,who etc. But for my purpose, i need to use "pbrun pbapp wasapp=ksh
" command. Then only, i can use my remaining commands on the server.
Please let me know, how to use this command over java.
来源:https://stackoverflow.com/questions/10201946/how-to-run-pbrun-pbapp-wasapp-ksh-command-using-ssh-java-client