From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corey To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Sun, 19 Jul 2009 16:19:20 -0700 User-Agent: KMail/1.11.4 (Linux/2.6.27-gentoo-r8; KDE/4.2.4; i686; ; ) References: <200907191551.26219.corey@bitworthy.net> <7d3530220907191602g42d0007dtb223787ca4c64257@mail.gmail.com> In-Reply-To: <7d3530220907191602g42d0007dtb223787ca4c64257@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907191619.20170.corey@bitworthy.net> Subject: Re: [9fans] first timer - editing plan9.ini Topicbox-Message-UUID: 27ba9848-ead5-11e9-9d60-3106f5b1d025 On Sunday 19 July 2009 16:02:20 John Floren wrote: > On Sun, Jul 19, 2009 at 3:51 PM, Corey wrote: > > Can someone give me just the bare minimal sam command/info that I need > > to: > > > > edit a couple lines > > close and save properly > > > You can use acme if you want. > That was my first effort (though it suffered similar issue: must acclimate to acme before you can configure your new installation) - however, when I tried to traverse /n/9fat/plan9.ini, acme complained that there was no such file; so, being completely new to plan 9, my progress at that point came to a complete standstill. > Otherwise: > > % 9fat: > % sam /n/9fat/plan9.ini > right click and select the filename, then midclick in the white area > of the sam window. This should bring up the file. > Make your changes, then click in the light blue part of the sam > window. Type 'w' and hit enter, then type 'q' and hit enter. This > should write and quit. > Thanks - I'll try this. Another quick question: Just to be safe, I would like to copy the org plan9.ini before I try to modify it; so if I hose it, I can move it back; how would I do this? Cheers