[Gllug] website 'user experience' testing tools?

Rev Simon Rumble simon at rumble.net
Thu Feb 14 17:16:10 UTC 2002


On Thu 14 Feb, Jim Cheetham made the following spurious claims:

> OK ... I can get some of what I want with wget ... wget -p gets all the
> requirements of a page. Unfortunately, I can't throttle the speed of
> the request - there is a patch for wget that throttles, but that's for
> version 1.5, and -p wasn't in that version ...

#!/bin/sh
while $1
      do
      wget "http://blah"
      echo `date` >logfile
      wait 2
      done


-- 
Rev Simon Rumble <simon at rumble.net>
www.rumble.net

It's a recession when your neighbour loses his job; it's
a depression when you lose yours.

- Harry S. Truman

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list