From owner-freebsd-bugs Thu Oct 17 22:50: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C63D37B404 for ; Thu, 17 Oct 2002 22:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB3B543EAC for ; Thu, 17 Oct 2002 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9I5o1x3027002 for ; Thu, 17 Oct 2002 22:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9I5o1vl027001; Thu, 17 Oct 2002 22:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 747E037B406 for ; Thu, 17 Oct 2002 22:40:13 -0700 (PDT) Received: from groggy.anc.acsalaska.net (groggy.anc.acsalaska.net [208.151.119.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id A55AC43EAC for ; Thu, 17 Oct 2002 22:40:11 -0700 (PDT) (envelope-from abc@anchorageinternet.org) Received: from en26.groggy.anc.acsalaska.net (root@printer [192.168.0.26]) by groggy.anc.acsalaska.net (8.11.6/8.11.6) with ESMTP id g9I5e8Y18050 for ; Thu, 17 Oct 2002 21:40:08 -0800 (AKDT) (envelope-from abc@anchorageinternet.org) Received: (from abc@localhost) by en26.groggy.anc.acsalaska.net (8.12.6/8.12.6) id g9I5e9U9038266 for "Send-PR" ; Fri, 18 Oct 2002 05:40:09 GMT (envelope-from abc@anchorageinternet.org) Message-Id: <200210180540.g9I5e9U9038266@en26.groggy.anc.acsalaska.net> Date: Fri, 18 Oct 2002 05:40:09 GMT From: abc@anchorageinternet.org To: "Send-PR" Subject: misc/44195: globbing/argument limits Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44195 >Category: misc >Synopsis: globbing/argument limits >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 17 22:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Joe Public >Release: i386 FreeBSD 4.7-RELEASE >Organization: no org >Environment: ^^^^^^^^^^^^^^^^^^^^^^^^ >Description: argument limits painful to users in days of 100GB drives. >How-To-Repeat: try a command and give it a few thousand arguments, like in file modifying command a folder with 6000 files. find(1) is too slow, and combining it with xargs is a kludge. there has to be a better solution than imposing these arbitrary limits on arguments. user limits in /etc/login.conf, or something like that, should be used to limit use of utilities, not compiled-in defines. >Fix: dunno. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message