From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9f3fb9d226f7409aaf14dc7771b10194@9netics.com> References: <621112A569DAE948AD25CCDCF1C075331AB4DC@dolly.ntdom.cupdx> <9f3fb9d226f7409aaf14dc7771b10194@9netics.com> Date: Fri, 17 Apr 2009 09:57:35 +1000 Message-ID: Subject: Re: [9fans] sources browser script? From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: dee87c84-ead4-11e9-9d60-3106f5b1d025 On Fri, Apr 17, 2009 at 4:12 AM, Skip Tavakkolian <9nut@9netics.com> wrote: > i think it's a different thing. yes > there's an old thread where ehg > mentions it a filtering fs based on exportfs. that's yet another different thing. the sources pages are internally rewritten into /magic/something/path and then ip/something (not released) gets run to generate those pages. ultimately it's just a shell script wrapped around ls. i'm sure one could recreate it in not very much time. it's not in the distribution, and in fact i don't even remember the name of "something". russ