I am using CentOS 6.3.
How can I ignore or write 'y' when the terminal prompts a question?
For example, when I run 'yum install java-1.7.0-openjdk', it prompts me with this statement
Is this ok [y/N]:
Is there anyway I could ignore or always say yes to the question?