[seqfan] Re: is anyone awake? is the OEIS down?

Ron Hardin rhhardin at att.net
Fri Mar 30 16:34:50 CEST 2012


The search output html has changed, so I had to adjust my wget(1) series 
searcher that keys off odd html cues no longer there:

19c19
<     ANUMBER="`grep '^[      ]*<a href="/A......" title' njas.html|
---
>     ANUMBER="`grep '^[      ]*<a href="/A....../listen' njas.html|
21,22c21,23
<             split($2,a,"\\\"");
<             print substr(a[2],2);
---
>             split($2,b,"\\\"");
>             split(b[2],a,"/");
>             print substr(a[2],1);



 rhhardin at mindspring.com
rhhardin at att.net (either)



More information about the SeqFan mailing list