9fans archive / 2008 / 04 / 283 /    prev next

From: erik quanstrom <quanstro@cor...>
Subject: Re: [9fans] /lib/rfc
Date: Tue, 22 Apr 2008 14:58:56 -0400

On Tue Apr 22 13:50:10 EDT 2008, john@csp... wrote:
> /lib/rfc/grabrfc?  I'm running it now and it seems to be populating
> just fine.
> 
> John

i had the usual fight with the natted dsl that doesn't pass icmp mustfrags.
i also elected to skip the big honking xml index

	if(! ~ $target *.xml *.xsd && \
	  test ! -e $LIB/$target && test -f $i){

- erik