Can anybody tell me the difference between the * and + operators in the example below:
*
+
[<>]+ [<>]*
[<>]+
[<>]*
They are quantifiers.