From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 25 14:09:15 2017 Received: (at submit) by debbugs.gnu.org; 25 Jun 2017 18:09:15 +0000 Received: from localhost ([127.0.0.1]:37570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPByF-0007VO-8k for submit@debbugs.gnu.org; Sun, 25 Jun 2017 14:09:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43981) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPByD-0007VC-0k for submit@debbugs.gnu.org; Sun, 25 Jun 2017 14:09:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPBy7-0006kL-5c for submit@debbugs.gnu.org; Sun, 25 Jun 2017 14:09:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: ** X-Spam-Status: No, score=2.0 required=5.0 tests=BAYES_05,FREEMAIL_FROM, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59837) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPBy7-0006kF-2F for submit@debbugs.gnu.org; Sun, 25 Jun 2017 14:09:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPBy6-0005Jp-2R for bug-coreutils@gnu.org; Sun, 25 Jun 2017 14:09:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPBy1-0006ga-0j for bug-coreutils@gnu.org; Sun, 25 Jun 2017 14:09:06 -0400 Received: from smtp6-g21.free.fr ([2a01:e0c:1:1599::15]:3033) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPBy0-0006ff-Rm for bug-coreutils@gnu.org; Sun, 25 Jun 2017 14:09:00 -0400 Received: from [192.168.22.29] (unknown [88.170.160.103]) (Authenticated sender: f0rhum) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 1D0F9780357 for ; Sun, 25 Jun 2017 20:08:56 +0200 (CEST) To: bug-coreutils@gnu.org From: f0rhum Subject: du -tX -t-Y won't exclude or select an interval of SIZE Message-ID: Date: Sun, 25 Jun 2017 20:08:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: fr X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) I know man clearly states "exclude entries smaller than SIZE if positive, or entries greater than..." I don't know if it is a restriction in my 8.21, but only the last -t option in my command line applies. If not, maybe a feature could allow this like du -t3G-5G or -t3G -t-5G could show dirs from 3 to 5G and -t-3G5G or -t5G -t-3G would show all others. Okay, I guess this would be an opened door for guys requesting more than one intervall ;) From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 26 03:00:18 2017 Received: (at 27488) by debbugs.gnu.org; 26 Jun 2017 07:00:18 +0000 Received: from localhost ([127.0.0.1]:37897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPO0P-00022U-Sw for submit@debbugs.gnu.org; Mon, 26 Jun 2017 03:00:18 -0400 Received: from mail.magicbluesmoke.com ([82.195.144.49]:56406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPO0O-00022L-7o for 27488@debbugs.gnu.org; Mon, 26 Jun 2017 03:00:17 -0400 Received: from localhost.localdomain (unknown [73.93.152.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.magicbluesmoke.com (Postfix) with ESMTPSA id 4904D98BC; Mon, 26 Jun 2017 08:00:14 +0100 (IST) Subject: Re: bug#27488: du -tX -t-Y won't exclude or select an interval of SIZE To: f0rhum , 27488@debbugs.gnu.org References: From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: <7a53fa81-9c98-0a38-9f9a-579daa1fc6f3@draigBrady.com> Date: Mon, 26 Jun 2017 00:00:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27488 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) On 25/06/17 11:08, f0rhum wrote: > I know man clearly states "exclude entries smaller than SIZE if > positive, or entries greater than..." > I don't know if it is a restriction in my 8.21, but only the last -t > option in my command line applies. > If not, maybe a feature could allow this like du -t3G-5G or -t3G -t-5G > could show dirs from 3 to 5G > and -t-3G5G or -t5G -t-3G would show all others. > Okay, I guess this would be an opened door for guys requesting more than > one intervall ;) Maybe, though it would complicate things, and make it incompat with older -t implementations. I'm not sure there is enough need for this? cheers, Pádraig From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 26 03:37:39 2017 Received: (at submit) by debbugs.gnu.org; 26 Jun 2017 07:37:39 +0000 Received: from localhost ([127.0.0.1]:37913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPOaZ-0002si-3y for submit@debbugs.gnu.org; Mon, 26 Jun 2017 03:37:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPOaX-0002sW-BC for submit@debbugs.gnu.org; Mon, 26 Jun 2017 03:37:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPOaR-0004Wb-GY for submit@debbugs.gnu.org; Mon, 26 Jun 2017 03:37:32 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48983) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPOaR-0004WX-Cp for submit@debbugs.gnu.org; Mon, 26 Jun 2017 03:37:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPOaQ-000309-9D for bug-coreutils@gnu.org; Mon, 26 Jun 2017 03:37:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPOaM-0004Tx-By for bug-coreutils@gnu.org; Mon, 26 Jun 2017 03:37:30 -0400 Received: from smtp6-g21.free.fr ([212.27.42.6]:64737) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPOaM-0004T2-5i for bug-coreutils@gnu.org; Mon, 26 Jun 2017 03:37:26 -0400 Received: from [192.168.22.29] (unknown [88.170.160.103]) (Authenticated sender: f0rhum) by smtp6-g21.free.fr (Postfix) with ESMTPSA id EA5567802C2 for ; Mon, 26 Jun 2017 09:37:21 +0200 (CEST) Subject: Re: bug#27488: du -tX -t-Y won't exclude or select an interval of SIZE To: bug-coreutils@gnu.org References: <7a53fa81-9c98-0a38-9f9a-579daa1fc6f3@draigBrady.com> From: f0rhum Message-ID: Date: Mon, 26 Jun 2017 09:37:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <7a53fa81-9c98-0a38-9f9a-579daa1fc6f3@draigBrady.com> Content-Type: text/plain; charset=utf-8 Content-Language: fr Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) On 26/06/2017 at 09:00, P=C3=A1draig Brady wrote : > On 25/06/17 11:08, f0rhum wrote: >> I know man clearly states "exclude entries smaller than SIZE if=20 >> positive, or entries greater than..." >> I don't know if it is a restriction in my 8.21, but only the last -t >> option in my command line applies. >> If not, maybe a feature could allow this like du -t3G-5G or -t3G -t-5G >> could show dirs from 3 to 5G >> and -t-3G5G or -t5G -t-3G would show all others. >> Okay, I guess this would be an opened door for guys requesting more th= an >> one intervall ;) > Maybe, though it would complicate things, > and make it incompat with older -t implementations. > I'm not sure there is enough need for this? > > cheers, > P=C3=A1draig > > > > Incompat with elder implementations could be strictly preserved when using a single -t. Man neither info coreutils state only the last -t is taken into account. Okay don't worry, I'll have to find how to script this, as I also need to exclude directories that contain a 0 byte flag file. Good week P=C3=A1draig and collegues, and thanks for your great work. Fabrice From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 28 23:26:11 2018 Received: (at 27488) by debbugs.gnu.org; 29 Oct 2018 03:26:11 +0000 Received: from localhost ([127.0.0.1]:49763 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGyBv-0007oK-Fy for submit@debbugs.gnu.org; Sun, 28 Oct 2018 23:26:11 -0400 Received: from mail-pf1-f173.google.com ([209.85.210.173]:43578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGyBs-0007ns-Vs; Sun, 28 Oct 2018 23:26:09 -0400 Received: by mail-pf1-f173.google.com with SMTP id h4-v6so3276768pfi.10; Sun, 28 Oct 2018 20:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=9x/3afmD+V9VePR2GHodHiAoyLN5jTAEb76Txhz/qRg=; b=vhwSONOEXFsC15RJBuMJFfMU8ZGU+F4iuefQfOIRb/tcnZQcudJ+1pinAvNdx0W00S fNoJYDmVjmk/FIt1ZEFpRQRoOf89uQckWor7PsnOOrGcxMjce2YlLCUB/uJdI/r4Ojct p1d5BMMBxXyiXMkpHdd3vkKv1kkv1sbBdg2+H1Hf4Z6gI34ZGnkCt/HJGdFYBYdcRkw0 BLw4xG+YTrWUHxzdd2M+el98gFslKgXIRzAdC03EhYI3coprToBZ6+El+pYHmVb3RL8c /396IEmZ6cVNgP1l4/xwBj5FJdrnr091WE7dicmTMYzQwopV1Sm6o/4UWLYGx9TUB8BS ob8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=9x/3afmD+V9VePR2GHodHiAoyLN5jTAEb76Txhz/qRg=; b=EgWB56d40jCZf5Zp6W0nnkCTYIeeAABKQ9JjDQwIemRswCn5/l+cDHqzWsHQ4oRE3q lmAuuRjXLSUvVEnYHA26jTGehSOdObFk5n7FOahhUs4tYlMG6UXarOquRHyfjGzUQ10Y erLUKNRA084ch4lV4biMN8bKggoiLu2ayW9ghhlw+99Kuifn9hbSCQBbERbF8UK6F6u5 d1K1qINJInLyE7ezZeKElUGnjXk/hHzrJWFBsBeuzwjBeIqpk0BqRpd9w8hBWC4sDuaS oAOxMNcCkYt6sqUilxjMvMNlll1Vx4FZdmHQZ5My3MTcRmFT3NLW89jvUp38IOd4apI5 weAA== X-Gm-Message-State: AGRZ1gIOo1zBMzK3NYx1vtox2ej1Uh4naBfhiCN5i4j1L8vvxQL1wa19 Gt3ZjZj4e7S5igHowRCe0/jbqP9hUVw= X-Google-Smtp-Source: AJdET5f2eVE2oPbtqtzpAI+TUYcbJx0dDA/BEDMNbhe+EwRx99YxGhDthtTT29WYB/B7dFVCTVUxkA== X-Received: by 2002:a63:9c1a:: with SMTP id f26mr4981358pge.381.1540783562796; Sun, 28 Oct 2018 20:26:02 -0700 (PDT) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id n2-v6sm6853317pgg.86.2018.10.28.20.26.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 Oct 2018 20:26:01 -0700 (PDT) Subject: Re: bug#27488: du -tX -t-Y won't exclude or select an interval of SIZE To: 27488@debbugs.gnu.org References: <7a53fa81-9c98-0a38-9f9a-579daa1fc6f3@draigBrady.com> From: Assaf Gordon Message-ID: Date: Sun, 28 Oct 2018 21:26:00 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27488 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) severity 27488 wishlist tags 27488 wontfix close 27488 stop (triaging old bugs) On 2017-06-26 1:37 a.m., f0rhum wrote: > On 26/06/2017 at 09:00, Pádraig Brady wrote : >> On 25/06/17 11:08, f0rhum wrote: >>> If not, maybe a feature could allow this like du -t3G-5G or -t3G -t-5G >>> could show dirs from 3 to 5G >>> and -t-3G5G or -t5G -t-3G would show all others. >>> Okay, I guess this would be an opened door for guys requesting more than >>> one intervall ;) >> Maybe, though it would complicate things, >> and make it incompat with older -t implementations. >> I'm not sure there is enough need for this? >> [...] > Okay don't worry, I'll have to find how to script this, as I also need > to exclude directories that contain a 0 byte flag file. With no further comments in more than a year, I'm closing this bug. -assaf From unknown Tue Jun 24 20:54:19 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 26 Nov 2018 12:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator