About 1 results
Open links in new tab

Automatically enter input in command line - Ask Ubuntu
Aug 29, 2013 · I'm running a script that it requests entering 'y' on each operation, I am looking for a solution like $ ./script < echo 'yyyyyyyyyyyyyy' to pass all my inputs in one time.