Automating interactive sessions
From: FET (bilaribilari_at_yahoo.com)
Date: 02/14/05
- Next message: Robert Bonomi: "Re: Automating interactive sessions"
- Previous message: Barry Margolin: "Re: grepping for pattern, and then deleting ALL the following lines after the pattern"
- Next in thread: Robert Bonomi: "Re: Automating interactive sessions"
- Reply: Robert Bonomi: "Re: Automating interactive sessions"
- Reply: aryzhov_at_spasu.net: "Re: Automating interactive sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Feb 2005 23:20:36 -0800
Hi,
I am trying to execute a certain command using a shell script. The
command prompts for a password. The command does not have any switches
for accepting the password on the command line. I am passing the
password to the shell script as an argument.
Is there any way to pass the password to the command without getting
the prompt? or perhaps trapping the prompt in the shell somehow and
supplying the password.
Thanks in advance.
Best regards.
- Next message: Robert Bonomi: "Re: Automating interactive sessions"
- Previous message: Barry Margolin: "Re: grepping for pattern, and then deleting ALL the following lines after the pattern"
- Next in thread: Robert Bonomi: "Re: Automating interactive sessions"
- Reply: Robert Bonomi: "Re: Automating interactive sessions"
- Reply: aryzhov_at_spasu.net: "Re: Automating interactive sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|