hello,

i am a newbie in linux and hope the question makes sense...


i want to execute a linux command from a java class in order to automate
 a process that i make in putty...

what i make on shell is 

1. screen -R Test (creating a new screen)
2. then changing directory (cd myDir)
3. and there executing  a command  (do xxxxx)

is there anyway to achieve this by JSch ??

any idea appreciated
regards cem







      

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to