code:shell:weather2twitter
Differences
This shows you the differences between two versions of the page.
| code:shell:weather2twitter [2012/12/26 14:49] – created percy | code:shell:weather2twitter [2013/12/03 15:08] (current) – percy | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| curl -d " | curl -d " | ||
| </ | </ | ||
| + | |||
| + | ====== Get Weather and PM 2.5 ====== | ||
| + | weather_shanghai=`w3m -dump -no-cookie http:// | ||
| + | pm=`w3m -dump -no-cookie http:// | ||
| + | |||
| + | |||
/var/www/dokuwiki/wiki/data/attic/code/shell/weather2twitter.1356533342.txt.gz · Last modified: (external edit)
