From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 07:27:52 2004 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 7853716A4CE for ; Fri, 19 Mar 2004 07:27:52 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0711343D45 for ; Fri, 19 Mar 2004 07:27:52 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc13) with ESMTP id <2004031915275101600s6lm1e>; Fri, 19 Mar 2004 15:27:51 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 26383E; Fri, 19 Mar 2004 10:27:51 -0500 (EST) Sender: lowell@be-well.ilk.org To: References: <21608.195.229.241.165.1079649836.squirrel@webmail.mazenalzogbi.com> From: Lowell Gilbert Date: 19 Mar 2004 10:27:50 -0500 In-Reply-To: <21608.195.229.241.165.1079649836.squirrel@webmail.mazenalzogbi.com> Message-ID: <44ptb8n9ft.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: How to know last files installed ? 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: Fri, 19 Mar 2004 15:27:52 -0000 writes: > A newbie to Unix here. I installed (almost innstalled) a package (emacs) > on a VPS hosting account that I just signed up for. Emacs required other > packages and this sucked up most of the disk quota. > > For some reason, the installation didn't go well and it was interrupted. > Now, I tried to pkg_delete emacs21 with no luck; it didn't reverse back > the operation. > > I want to know what & where are the files that still on my VPS account and > taking up all this space. How can this be done? The easiest way is probably to complete the installation and *then* pkg_delete it.