Ok, here's what Im trying to do:
Regardless of how many responses I get:
1) Take all ops out and put them on their own line
2) Take all voices out and put them on their own line
3) Take all regulars out and put them on their own line
The problem I have run into is this:
When I sort the output and try to grab the + or @ tokens, it takes the last token to the end of the line. How do I remove ONLY those nicknames with @ or + in them and parse them out - specifically to variables so I can put all ops on one line, voices on a second and the rest on a third.