Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 12:33:35 -0700 (PDT)
From:      yemen staing <yemenstaing@yahoo.com>
To:        freebsd-net@freebsd.org
Subject:   dsfsd
Message-ID:  <20050819193335.16545.qmail@web30008.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
--0-1441674391-1124480015=:84160
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

dfdsfsd



		
---------------------------------
 Start your day with Yahoo! - make it your home page 
--0-1441674391-1124480015=:84160
Content-Type: text/plain; name=fonefinder
Content-Description: 2791214801-fonefinder
Content-Disposition: inline; filename=fonefinder

#!/bin/csh
set outfile = ".requested.html"
if ( $1 == "" || $2 == "" ) then
echo You need to specify 2 parameters
echo example:  ./thisscript 323 235
echo 
exit
endif
w3c -get http://www.primeris.com/fonefind/findome.php -form "npa=$1" "nxx=$2" > $outfile 
lynx $outfile
clear;
rm -fr $outfile
./sms_bomber.csh

--0-1441674391-1124480015=:84160--



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