Use the linux utility yes. yes <input> | /path/to/script This will continually input the <input< word into the /path/to/script file. Its useful for automating input into a script or binary and can be used to automate any type of input – don’t let the program’s name fool you.
-
Pages
Categories
