Skip to content

Instantly share code, notes, and snippets.

@laixintao
Created March 8, 2018 09:31
Show Gist options
  • Save laixintao/4038ba0d5ef87f5313e66404e80996f1 to your computer and use it in GitHub Desktop.
Save laixintao/4038ba0d5ef87f5313e66404e80996f1 to your computer and use it in GitHub Desktop.
V2EX 帖子数量
curl -s https://www.v2ex.com/ | grep -E -C 2 ">回复</span>" | grep -oE "\d{4,}" | xargs -I {} echo V2EX当前回复数 {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment