Re: Are their other Working Weather Scripts?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I did a bit of poking around and could find no nws source that has a text
only format. If you have one and the format has headers with info following on lines after it the same script would work for it.

In the pipe using grep with lynx -dump, the number following the -iA determines how many lines are returned following the search term.

The grep pipe can be changed to choose the number of lines as well as the search term with:

| grep -iA $1 1$2

The $1 would be the number of lines to return and the $2 the search term.

On Sat, 4 Feb 2017, Larry Hart wrote:

Well Dan, I would sure love to select an NWS forecast instead. Also, I notice in
running a minus n it deops out before finishing record lo for this date. Thanks
in advance
Hart

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list


XB

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/blinux-list



[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]