Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 08:18:08 +1200
From:      "Juha Saarinen" <juha@saarinen.org>
To:        "Alexandr Kovalenko" <neve_ripe@yahoo.com>, <freebsd-stable@freebsd.org>
Subject:   RE: Not only ftpd's problem with ls */../*.....
Message-ID:  <LNBBIBDBFFCDPLBLLLHFOEEJJHAA.juha@saarinen.org>
In-Reply-To: <69456482176.20010317211056@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:: 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LNBBIBDBFFCDPLBLLLHFOEEJJHAA.juha>