Instructions:
There are various selection structures that can be used in programming.
What are the different relational operators used in selection structures? What do they do? How are they used in programming (i.e., with an example)?
Provide an example of an if-then-else statement that can be used in a script that performs a system administration task. Describe/summarize each line of the statement you post. What's happening?