Is there some easy way to get a list of the pathnames corresponding to files ending in .lua in this source tree. I tried spidering it using the Xenu Link Sleuth, see http://home.snafu.de/tilman/xenulink.html , but after about 30,000 files the fan on my machine started up and it was really bogging down my machine so I terminated it.
Perhaps you could do the appropriate UNIX find for for us, namely find . -name \*.lua -print > lua.list on that source tree. On 20 Apr 2002 at 17:17, Tom Oehser wrote: > > So far I havn't seen such interest. Maybe someday. They are in fact > browsable under http://not.toms.net/tomsrtbt-sources. But I think you are > overestimating the chance of independent interest. Thare are lots of > things that "could be" of independent interest. Until they are > *demonstrated to in fact be so*, it is likely to be a waste of time. > > -Tom > > On Sat, 20 Apr 2002 [EMAIL PROTECTED] wrote: > > > Date: Sat, 20 Apr 2002 14:40:50 -0400 > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: [tomsrtbt] lua scripts > > > > > > The lua scripts in tomsrbt could be of independent interest. > > > > I suggest that they be accessible separately as either a small > > download and/or a set of browsable web pages on the net. > > > > > >
