From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey A Mirtchovski To: 9fans@cse.psu.edu Subject: Re: [9fans] IRC In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Wed, 28 Nov 2001 07:27:25 -0600 Topicbox-Message-UUID: 2be15bec-eaca-11e9-9e20-41e7f4b1d025 why not do it the plan 9 way, if you're going to write a complete client anyway? ircfs? sounds right, doesn it? $ ircfs $ cd /irc/#mychan1 $ echo "hi all" >> data $ cat topic $ ls # /who #mychan1 (in a different window) $ cd /irc/#mychan2 $ #... andrey ps: i'd gladly write it myself have i had a working plan9 installation. how many times have we heard that excuse :) On Wed, 28 Nov 2001, josh d wrote: > > I would appreciate it if you would send me a copy... just so i can see how > you hacked it up. I was planning on doing a little of this myself, except > for a more in-depth client... with multiple channels, all the RFC stuff > taboot. >