From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 14:30:05 2003 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 418FF37B401 for ; Wed, 23 Jul 2003 14:30:05 -0700 (PDT) Received: from thor.65535.net (thor.65535.net [216.17.104.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC8A43FA3 for ; Wed, 23 Jul 2003 14:30:04 -0700 (PDT) (envelope-from rghf@fsck.me.uk) Received: from localhost.jdshostimg.com ([127.0.0.1] helo=localhost) by thor.65535.net with esmtp (Exim 4.20) id 19fRAu-0002do-71; Wed, 23 Jul 2003 14:29:28 -0700 Date: Wed, 23 Jul 2003 14:29:28 -0700 (PDT) From: Rus Foster X-X-Sender: rghf@thor.65535.net To: sedwards@qrwsoftware.com In-Reply-To: <1058995718.3f1efe06829fa@webmail.xmission.com> Message-ID: <20030723142915.J68935@thor.65535.net> References: <1058981768.3f1ec788d0125@webmail.xmission.com> <1058995718.3f1efe06829fa@webmail.xmission.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Any way to stop a remote box gone crazy? 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, 23 Jul 2003 21:30:05 -0000 On Wed, 23 Jul 2003 sedwards@qrwsoftware.com wrote: > > I get the same Segmentation fault when I try to run dmesg. I'm using the > bash shell. Oddly enough I can run sh though. Another odd thing if I try > to use cat with bash I get: > > -bash: cat: command not found > > but I get this if I run cat from sh: > > cat: no such device or address > > Thanks > -Scott > > Try cd / echo * Rgds Rus