Is there a way of doing such a thing. I have a list of URLS that I print using a format, however when one contains an @ (eg. user:pass@site.domain) the script fails.
Is there a way of escaping the @ or ^ characters so that it treats them as normal characters?