How do i pass responses to a interactive script?



  • Some scripts like NetBackup install script does not accept a response file or do a silent install. With this type of script you can pass the responses using the commad line.

    printf 'y\ny\nnetbackup1\ny\n' | /var/tmp/NB_6.5.4/NB_65_SOFTWARE/install
    

Log in to reply
 

© Lightnetics 2024