[CLUE-Tech] web client scripting

grant grant at amadensor.com
Wed May 22 16:23:12 MDT 2002


wget is your friend.  It may not do well on things that need a login, and
use cookies to track the login state, but it is still cool.  I especially
like it for large downloads, because it does partial retries, and does not
give up until it is done.

______________________________________________________________________________

                          Your mouse has moved.
       You must restart Windows for your changes to take effect.

#!/usr/bin/perl
print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);





More information about the clue-tech mailing list