Note:
You are trying to access The Linux Documentation Project website
using an old (and unsupported) URL. Please update your bookmarks to use
www.tldp.org or
en.tldp.org (if you just need the
English documentation). Click to go directly to the page you
requested:
#$url = $SERVER['PHP_SELF'];
if ($url != "" && strpos($url, "/") !== 0) {
$url = "/" . $url;
}
echo "http://en.tldp.org$url";
echo " | \n |