On Sat, Jan 26, 2002 at 11:46:47PM +0530, Philip S Tellis wrote: > Sometime Today, USM Bish assembled some asciibets to say: > > No one said it wouldn't work, it just puts less load on the > network and the server: > > wget http://www.symonds.net/~rajesh > > http://www.symonds.net:80/%7Erajesh > Connecting to www.symonds.net:80... connected! > HTTP request sent, awaiting response... 301 Moved Permanently > Location: http://www.symonds.net/~rajesh/ [following] > http://www.symonds.net:80/%7Erajesh/ > Connecting to www.symonds.net:80... connected! > HTTP request sent, awaiting response... 200 OK > Length: 479 [text/html] > ---end quoted text---
Yep, I am convinced. The trailing slash does help ... Bish -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Some useful bash prompts LOST #190 PS1="\u@\h \w \!$" PS1='(\[$(tput md)\]\t <\w>\[$(tput me)\]) $(echo $?) \$' PS1="$(echo -e '\103'):\$(pwd | tr '/[a-z]' '\134\134[A-Z]')>" ####<From: freebsd fortune>################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
