From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 02:21:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95A9716A4CE for ; Wed, 19 Jan 2005 02:21:24 +0000 (GMT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22BD043D39 for ; Wed, 19 Jan 2005 02:21:24 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.65.210]) by mta10.adelphia.netESMTP <20050119022123.YIUS25543.mta10.adelphia.net@default.chvlva.adelphia.net>; Tue, 18 Jan 2005 21:21:23 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 6FC98B4D3; Tue, 18 Jan 2005 21:21:26 -0500 (EST) Date: Tue, 18 Jan 2005 21:21:26 -0500 From: Parv To: villain Message-ID: <20050119022126.GA791@holestein.holy.cow> Mail-Followup-To: villain , questions@freebsd.org References: <20050116171502.GA8764@anarchy.primalinsanity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050116171502.GA8764@anarchy.primalinsanity.com> cc: questions@freebsd.org Subject: Re: My 'ls' is all messed up?! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 02:21:24 -0000 in message <20050116171502.GA8764@anarchy.primalinsanity.com>, wrote villain thusly... > > > This happened today for unknown reasons: > > root# cd /etc ; ls > X11/ disktab localtime netstart* phones remote > aliases@ dumpdates locate.rc network.subr ppp/ resolv.conf > aliases.db fbtab login.access networks printcap rmt@ > amd.map fstab login.conf newsyslog.conf profile rpc ... Happens sometimes to me when some characters from a binary file are displayed on the screen as is. Or, some other stty(1) setting. Typing reset/tset(1) or closing-and-/opening another xterm(1) works for me. Xterm i say for that i use most than console. - Parv --