From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4d0bf799280e441b100937dd006b5175@coraid.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] some recent updates From: Brantley Coile Date: Sat, 26 Feb 2005 16:37:47 -0500 In-Reply-To: <42d2bf6e3472d22c674c549703421670@plan9.ucalgary.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-dgqcmlrfpwsyncxeezyfpususe" Topicbox-Message-UUID: 1b737564-ead0-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-dgqcmlrfpwsyncxeezyfpususe Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Thanks all. Looks like it worked for me after all! Guess I was just confused--as usual. Brantley --upas-dgqcmlrfpwsyncxeezyfpususe Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by coraid.com; Sat Feb 26 16:34:18 EST 2005 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id A0660C68DF for ; Sat, 26 Feb 2005 16:34:17 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 69804C68EC for <9fans@cse.psu.edu>; Sat, 26 Feb 2005 16:33:35 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25924-01-5 for <9fans@cse.psu.edu>; Sat, 26 Feb 2005 16:33:33 -0500 (EST) Received: from plan9.ucalgary.ca (plan9.ucalgary.ca [136.159.220.110]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 457A2C6A33 for <9fans@cse.psu.edu>; Sat, 26 Feb 2005 16:33:28 -0500 (EST) Message-ID: <42d2bf6e3472d22c674c549703421670@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] some recent updates Date: Sat, 26 Feb 2005 14:33:22 -0700 From: andrey mirtchovski In-Reply-To: <672ccd350b18f518931532bf5722c193@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+brantley=coraid.com@cse.psu.edu Errors-To: 9fans-bounces+brantley=coraid.com@cse.psu.edu > By the way, can someone point me to the > explination of how to update wiki pages? > I want to add myself to the community list. the guide file and this script work for me: plan9% cat /bin/wiki #!/bin/rc echo 'Local srv net!plan9.bell-labs.com!wiki wiki /mnt/wiki' echo 'Wiki /mnt/wiki' plan9% middle click 'wiki', then do the commands one by one... '9fs wiki' can be substituted for the first like. --upas-dgqcmlrfpwsyncxeezyfpususe--