[aklug] Re: HTML unescaper

From: Ted Rathkopf <ted@rathkopf.org>
Date: Mon Jul 26 2010 - 23:28:57 AKDT

perl -MURI::Escape -le 'print uri_unescape($string)'

On Mon, Jul 26, 2010 at 11:15 PM, <bryanm@acsalaska.net> wrote:
> Does anybody have, or know of, a little command-line tool to unescape
> HTML urls (i.e. change '%2F' to '/', etc.)? =A0It wouldn't be hard to
> code one up, but I won't bother if I can find one ready-made.
>
> --
> Bryan Medsker
> bryanm@acsalaska.net
>
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>
>

--=20
- Ted
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Jul 26 23:29:34 2010

This archive was generated by hypermail 2.1.8 : Mon Jul 26 2010 - 23:29:34 AKDT