I am trying to write a Bash Script that will log the user out if they cannot get the security question. I am needing to find either an array or multiple if conditions to reflect this. I know there are a lot of sub-stuff such as stopping any override input(CTRL+Z, etc). Below is the script I have so far, and