From owner-freebsd-stable Sat Mar 17 12:15:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id D520C37B718 for ; Sat, 17 Mar 2001 12:15:06 -0800 (PST) (envelope-from juha@saarinen.org) Received: from dendennis.saarinen.org ([192.168.1.2] helo=DENDENNIS) by vimfuego.saarinen.org with smtp (Exim 3.22 #1) id 14eN6K-0004Fa-00; Sun, 18 Mar 2001 08:15:00 +1200 From: "Juha Saarinen" To: "Alexandr Kovalenko" , Subject: RE: Not only ftpd's problem with ls */../*..... Date: Sun, 18 Mar 2001 08:18:08 +1200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <69456482176.20010317211056@yahoo.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :: problem with glob is not only ftpd's problem. :: :: The folowing was run from regular user... :: :: time ls */../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../* :: Out of memory. :: 8.990u 64.850s 1:57.38 62.9% 0+0k 0+0io 2784pf+10305w I get this: $ time ls */../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../*/../* /bin/ls: Argument list too long real 0m1.503s user 0m0.195s sys 0m1.305s 4.2-STABLE. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message