Java Unix Shell "Simulator"



hi,

I working on a program that need to "simulate" a unix shell.

I know that have some stuffs to send commands and "read" output, but a
need for something that only unix shell can do, like press the TAB key
to complete the word, etc etc.

Do you know any thing that can help me?!

CYA

.



Relevant Pages

  • Re: Newbie Question
    ... old DOS commands, ... "Ubuntu User Groups" should be offering classes ... "Unix Shell Programming" by Kochan and Wood. ... Before it goes into shell scripting, ...
    (alt.os.linux)
  • Re: Copying from text widget to shell
    ... > window (UNIX shell) either using Tcl copying commands or basic mouse ...
    (comp.lang.tcl)
  • Tracking (logging) user commands
    ... We need to track usage of user commands, which are not Unix shell ... I think Auditon logs only ...
    (comp.unix.solaris)
  • Are there module existing for system test
    ... I would like to have something like unit tests also for system tests. ... is going on in the unix shell. ... possibility to switch to "own" commands (could be done maybe by resetting ... Track which commands are started inside the shell. ...
    (comp.lang.ruby)
  • Re: Java Unix Shell "Simulator"
    ... You can't in a good general way in Java alone. ... the OP might use a textbox ... with respect to the cursor, the arrow keys, the tab key, etc. which will ... "ruin" the illusion that the user is using a unix shell. ...
    (comp.lang.java.help)