About 1 results
Open links in new tab
  1. 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.