Hi All,
I am trying to create a perl script which would perform a system call to the zsh with install command.
Installation is happening through db_silent_install, but between execution of this System Call, there is an User Intervention required:-
Completed installing Database Software ###################################################################### +########## Open a terminal as root and invoke /scratch/pratranj/oracle/product/11.2.0/dbhome_1/root.sh ... then press enter to continue. ###################################################################### +##########
Is there a way to handle this using perl?
I tried using fork, but even in the subprocess, it is looking for Enter command to proceed further.
Please suggest.
Regards,
PR
2017-09-05 Athanasius added code and paragraph tags
In reply to Input Enter while Execution of a process by pratikmonu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |