Hello,
I`m trying to write a shell script that parses email addresses. The problem is that my script treates the dot on email addresses as a wilcard, so it matches more addresses than really needed.
Does anybody know how to avoid this? Thanks in advance.
jmiturbe
I`m trying to write a shell script that parses email addresses. The problem is that my script treates the dot on email addresses as a wilcard, so it matches more addresses than really needed.
Does anybody know how to avoid this? Thanks in advance.
jmiturbe