From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 14:43:56 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 B6AE816A4CE for ; Thu, 18 Mar 2004 14:43:56 -0800 (PST) Received: from cuba.globat.com (cuba.globat.com [216.193.201.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9818C43D2F for ; Thu, 18 Mar 2004 14:43:56 -0800 (PST) (envelope-from freebsd@mazenalzogbi.com) Received: from tonga.globat.com (tonga.inside.globat.com [10.1.1.31]) by cuba.globat.com (8.12.9p2/8.12.9) with SMTP id i2IMhuY7014871 for ; Thu, 18 Mar 2004 14:43:56 -0800 (PST) (envelope-from freebsd@mazenalzogbi.com) Received: (qmail 77268 invoked from network); 18 Mar 2004 22:43:56 -0000 Received: from localhost.globat.com (HELO mazenalzogbi.com) (127.0.0.1) by localhost.globat.com with SMTP; 18 Mar 2004 22:43:56 -0000 Received: from 195.229.241.165 (proxying for 217.164.209.143) (SquirrelMail authenticated user freebsd) by webmail.mazenalzogbi.com with HTTP; Thu, 18 Mar 2004 14:43:56 -0800 (PST) Message-ID: <21608.195.229.241.165.1079649836.squirrel@webmail.mazenalzogbi.com> Date: Thu, 18 Mar 2004 14:43:56 -0800 (PST) From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: 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: Thu, 18 Mar 2004 22:43:56 -0000 Hi, 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? Thanks in advance. Cheers, Mazen