Groups | Search | Server Info | Login | Register
Groups > comp.unix.bsd.misc > #63
| From | Mike Sanders <mike@porkchop.bsd> |
|---|---|
| Newsgroups | comp.unix.bsd.misc |
| Subject | Small Weather Forecast Script |
| Date | 2017-03-27 13:43 +0000 |
| Organization | albasani.net |
| Message-ID | <obb4tu$psi$1@news.albasani.net> (permalink) |
'Forecast is a shell script that fetches the 7 day forecast for most any city in the USA. It will happily run under Linux & BSD, as well as Busybox for Windows. The script does nothing more than stream the current forecast as plain text to standard output where it can then be viewed in a terminal or processed further as desired. Its dependencies are: sh, awk, wget, & grep...' <http://busybox.hypermart.net/forecast.html> -- later on, Mike http://busybox.hypermart.net
Back to comp.unix.bsd.misc | Previous | Next | Find similar
Small Weather Forecast Script Mike Sanders <mike@porkchop.bsd> - 2017-03-27 13:43 +0000
csiph-web