Mailing List ArchiveSupport 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?
- To: tlug@example.com
- Subject: Re: [tlug] A tool for fidning the total size of a web page?
- From: "A.Sajjad Zaidi" <sajjad@example.com>
- Date: Thu, 18 Apr 2002 18:14:27 +0900
- Content-disposition: inline
- Content-type: text/plain; charset=us-ascii
- In-reply-to: <20020418090149.GU31104@example.com>
- References: <F34X1C8xFSkEvX4pE2i0000794a@example.com> <20020418090149.GU31104@example.com>
- Sender: "A.Sajjad Zaidi" <sajjad@example.com>
- User-agent: Mutt/1.3.27i
-----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-----
- References:
- [tlug] A tool for fidning the total size of a web page?
- From: Jean-Christian Imbeault
- Re: [tlug] A tool for fidning the total size of a web page?
- From: A.Sajjad Zaidi
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] A tool for fidning the total size of a web page?
- Next by Date: Re: [tlug] A tool for fidning the total size of a web page?
- Previous by thread: Re: [tlug] A tool for fidning the total size of a web page?
- Next by thread: Re: [tlug] A tool for fidning the total size of a web page?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links