Dear all,

I am trying JSCH for the first time, I have managed to execute a single
Linux command over the net, but I didn't managed to perform this action:
Let suppose that I have this script:
echo "Enter your name: "
read name
echo $name

I want to execute this using JSCH how can I do that ?
Please if it is possible to send a little working code for that.

Thanks in advance for any help or suggestion.

Regards.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to