Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] A tool for fidning the total size of a web page?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wait, that didnt work too well. Try this:

wget -r -l1 --delete-after www.google.com 2>&1 | tail -1 | awk '{ print $2 }'

(however, you will have to delete the 'www.google.com' directory
afterwards)

- -- 
A. Sajjad Zaidi
System Administrator
Technology & Operations Div.
Digital Garage Inc.


On Thu, Apr 18, 2002 at 06:01:49PM +0900, A.Sajjad Zaidi wrote:
> 
> wget -O - -r -l1 www.google.com 2>&1 | tail -1 | awk '{ print $2 }'
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8vo5wt1KjqyZ+DQ4RAj/AAKCSHzxNqf2mJoAglkbn3WkUMGN4agCdH//K
Tg4zyTrscG7H1d9//WdFUpo=
=Ot2G
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links