Skip to content

Instantly share code, notes, and snippets.

@x2c3z4
Created March 2, 2016 06:12
Show Gist options
  • Save x2c3z4/e46b6715639b89fe1ef0 to your computer and use it in GitHub Desktop.
Save x2c3z4/e46b6715639b89fe1ef0 to your computer and use it in GitHub Desktop.
mproxy curl http://www.capitalmuseum.org.cn/capitalmuseum/wsyy/wsyy.jsp | grep -A1 '<td align="center">' | grep -v '<' | grep -v '-' | grep -v -e '^[[:space:]]*$' | sed 's/[[:space:]]*//g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment