Skip to content

Instantly share code, notes, and snippets.

@smerchek
Created November 7, 2012 15:56
Show Gist options
  • Save smerchek/4032417 to your computer and use it in GitHub Desktop.
Save smerchek/4032417 to your computer and use it in GitHub Desktop.
Linux: Run a shell script with an answer file
#each line in answers.txt represents a single answer.
sh pkg.sh < answers.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment