yes! no!

Really cool unix command:

yes foo

This will result in a stream of foo. Pipe this into another command or the execution of a script to fully automate certain tasks that require you to repeatedly type "yes" or "no".

But not both.

Leave a Reply