I am writing a bash script that is supposed to do some confirmation and also install software. First step of the installation process is that I am being asked to confirm the EULA and type ‘yes’. Is there a way to get the ‘yes’ in there from the bash script?
Share
The command
yesoutputs a never-ending stream of a specified string, oryif unspecified.