Re: Video #2 RFC
- From: Olav Vitters <olav vitters nl>
- To: "Jason D. Clinton" <me jasonclinton com>
- Cc: GNOME Marketing List <marketing-list gnome org>
- Subject: Re: Video #2 RFC
- Date: Sun, 20 Mar 2011 05:36:57 +0100
On Sat, Mar 19, 2011 at 07:05:49PM -0500, Jason D. Clinton wrote:
> A first production attempt of launch video #2 is available here.
> Comments, please. The sooner, the better because two more will be
> produced tomorrow.
> http://people.gnome.org/~jclinton/gnome3_launch_videos/gnome3_launch_video2_beta.webm
# zgrep '\.webm' access_log.*.gz | gawk '{TOTAL=TOTAL + $10 } END { print TOTAL }'
5.1922e+10
# zgrep '\.webm' access_log.*.gz | wc -l
13532
==> 48GB in 31 days max
# zgrep '\.webm' access_log.*.gz | grep 'GET /~jclinton/' | gawk '{TOTAL=TOTAL + $10 } END { print TOTAL }'
1493219905
# zgrep '\.webm' access_log.*.gz | grep 'GET /~jclinton/' -c
143
==> 1.4 GB in 31 days max
# zgrep '\.webm' access_log.*.gz | grep 'GET /~alexl/' | gawk '{TOTAL=TOTAL + $10 } END { print TOTAL }'
4.9664e+10
# zgrep '\.webm' access_log.*.gz | grep 'GET /~alexl/' -c
12803
==> 46GB in 31 days max
Note: we have 31 days of logfiles.
--
Regards,
Olav
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]