From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Fri, 4 Mar 2005 14:37:02 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] OT: plan9port question In-Reply-To: <20050304163540.GA63720@mero.morphisms.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050304163540.GA63720@mero.morphisms.net> Topicbox-Message-UUID: 1f993b06-ead0-11e9-9d60-3106f5b1d025 > On Fri, Mar 04, 2005 at 11:31:55AM -0500, I RATTAN wrote: > > I installed plan9port (latest version) under Linux (2.6.7 kernel). > > PATH=$PLAN9/bin:$PATH > > You'll almost certainly be better off with putting it at the end > of your path. Run "9 man 9.rc" for more information. > What does alias ls say? You're probably passing > some bogous (colorization?) options from the > system shell initialization scripts. This is definitely your problem. Russ