Skip to content

Instantly share code, notes, and snippets.

@fengmk2
Last active December 17, 2015 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fengmk2/218fc3a8f7ad4fd1527d to your computer and use it in GitHub Desktop.
Save fengmk2/218fc3a8f7ad4fd1527d to your computer and use it in GitHub Desktop.
npm.taobao.org node binaries dowload stats in 2015-11 and 2015-12

$ sudo gunzip access.log.47.gz
$ sudo grep '/Nov' access.log | grep '/mirrors/node/'| grep -v 'docs'|grep 302|wc -l

2015-11-01 - 2015-11-30

Total: 20544

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
27 352 920 897 794 551 492 452 323 772 785 655 787 813 415 397 843 861 910 1066 1072 526 451 908 986 1161 931 595 341 461

2015-12-01 - 2015-12-17

TBD

@fengmk2
Copy link
Author

fengmk2 commented Dec 17, 2015

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment