Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2007 03:46:46 +0000
From:      "Aryeh Friedman" <aryeh.friedman@gmail.com>
To:        "FreeBSD Mailing List" <freebsd-questions@freebsd.org>
Subject:   url encoding a string with base system tools
Message-ID:  <bef9a7920709282046w7a5991f2vf0e18033320099be@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I am creating a new port and part of the install procedure is the
install script needs to send some data to a web server in the form of
http://.....?XXXXX where XXX is the url encoded plain text (can
include any ascii printable character) that needs to be sent.

Since this for a port I want to do the plain to url encoded text with
tools *ONLY* found in the base freebsd install (no ports).   How would
I do this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bef9a7920709282046w7a5991f2vf0e18033320099be>