From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 66AE51383E0 for ; Thu, 1 Oct 2015 20:20:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 620C1E0881; Thu, 1 Oct 2015 20:20:07 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D03F2E085B for ; Thu, 1 Oct 2015 20:20:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZhkKh-00036Q-Fk for gentoo-user@lists.gentoo.org; Thu, 01 Oct 2015 22:20:03 +0200 Received: from athedsl-342198.home.otenet.gr ([85.72.192.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2015 22:20:03 +0200 Received: from realnc by athedsl-342198.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2015 22:20:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: clean-up root partition Date: Thu, 1 Oct 2015 23:15:53 +0300 Message-ID: References: <560D2A0E.5080708@sys-concept.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-342198.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: X-Archives-Salt: f9f57623-b705-4a11-af2a-8156d05ce4b9 X-Archives-Hash: da041fb170316f6109f9e30560648e21 On 01/10/15 23:14, Nikos Chantziaras wrote: > ncdu also makes it easier to find where the space is consumed. "ncdu /" > will scan and sort by size. Sorry, should have been: ncdu -x / This will exclude mounted filesystems.