shell - persistent local tty session with java -
I am developing a web shell client, and there is a question with tab functionality "code completion". Anyone knows a way to open a local TTI connection, where I can execute several orders with one session, I do not like to work like all time sequences. RunRuntime (). Exec ("command"); Any remedy? code> Do Runtime.getRuntime (). Instead of Exec ("command")
runtime.greatantum (). Exec ("/ bin / sh"); After holding down the
and process
objects, you can type commands to the OutputStream provided by your getOutputStream ()
method-- I think that you can input your input stream Read and get the output.
Comments
Post a Comment