Search Results

Search: Posts Made By: cmastays
6,862
Posted By cmastays
I just manually executed the script by switching...
I just manually executed the script by switching to user 1
echo -e /u0x/tmp2/ | sudo ./INSTALL -silent and the script successfully accepted the input value .

My guess is that the issue occurs...
6,862
Posted By cmastays
The invoked script (install) pauses at that...
The invoked script (install) pauses at that prompt and is designed not to proceed further until it receives input. Here is the code snippet from the install script

while [ 1 ]
do...
6,862
Posted By cmastays
unable to pass value to user prompt from calling shell script
This is my script structure
main script calls configure script which needs to be run as a different user and the configure script calls my application installation script. the application...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 03:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy