From owner-freebsd-questions Thu Jun 22 7:57:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out4.prserv.net [32.97.166.34]) by hub.freebsd.org (Postfix) with ESMTP id 5C12D37B606 for ; Thu, 22 Jun 2000 07:57:31 -0700 (PDT) (envelope-from youlgok@attglobal.net) Received: from attglobal.net ([129.37.169.172]) by prserv.net (out4) with SMTP id <2000062214572923902l1o04e>; Thu, 22 Jun 2000 14:57:30 +0000 Message-ID: <3952296F.6296D094@attglobal.net> Date: Thu, 22 Jun 2000 10:57:52 -0400 From: youlgok@attglobal.net Reply-To: youlgok@attglobal.net X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: darryl@osborne-ind.com Cc: FreeBSD-Questions Subject: Re: [Q] location of core References: <001001bfdc4f$adef2000$070101c0@ruraltel.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Darryl: Thanks for your feedback. But your command doesn't work. find . -name core -print can't find any *.core file(s). Any other suggestion? Thanks anyway. --youlgok Darryl Hoar wrote: > as root: > bigcat:> cd / > bigcat:> find . -name core -print > > the find command will list all the core files. You > then can use the rm command to delete the individual > core files. > > -- Darryl > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > youlgok@attglobal.net > Sent: Thursday, June 22, 2000 6:14 AM > To: FreeBSD-Questions > Subject: [Q] location of core > > X Window was crashed. I think some core file(s) might be created. I > did df -k and > the size of Avail disk has been increased a lot. If core file has been > created, > where it might be located? > > FBSD-3.3-R / XFree86 3.3.5 / X Window > > Thanks. > > --youlgok > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message