From mboxrd@z Thu Jan 1 00:00:00 1970 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 Topicbox-Message-UUID: 1b699080-ead0-11e9-9d60-3106f5b1d025 > 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.