bw - a simple program for extracting totals from bwusage.txt
(c) Mike Newman <mikegtn@gnome.org> 2001-2002

Requires:	perl, Net::FTP module.

Usage:		bw <server path>

Installation:	Copy the file bw into your path, ensure it is executable.
		Edit the file to supply your own hostname and username.

Examples:	bw /images
	  	bw /

bw will attempt to connect to the homepages server, retrieve the current
bwusage.txt file, and total up statistics for your chose directory path. 
If bw cannot obtain the file via ftp it will look for a local copy, so you
can run once while connected, then disconnect and run other tests on the
file as required.
