hi everyone,
im trying to run a linux script in java where it ask the user to input a password,then when suucessfully executed it prompts the user to enter the same password for verification,how can i do this in java,im using trilead to remotely access and execute command,im having problem when sending the password for verification.
im using sess.startshell();
thanks,any help will be much appreciated