Skip to content

Instantly share code, notes, and snippets.

@Shaah
Created May 31, 2009 00:07
Show Gist options
  • Save Shaah/120685 to your computer and use it in GitHub Desktop.
Save Shaah/120685 to your computer and use it in GitHub Desktop.
Lynx -dump http://printer.wunderground.com/auto/printer/global/stations/40754.html|awk '/Cond/ && !/Fore/ {for (i=2; i<=10; i++) printf $i " " }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment