From owner-freebsd-emulation@FreeBSD.ORG Sat Dec 8 11:35:34 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB17916A419 for ; Sat, 8 Dec 2007 11:35:34 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 63D9013C45B for ; Sat, 8 Dec 2007 11:35:34 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 3701666A775; Sat, 8 Dec 2007 12:35:33 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HhkJMm8oGham; Sat, 8 Dec 2007 12:35:32 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 17FCA66A774; Sat, 8 Dec 2007 12:35:32 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id lB8BZVDK045722; Sat, 8 Dec 2007 12:35:31 +0100 (CET) (envelope-from rdivacky) Date: Sat, 8 Dec 2007 12:35:31 +0100 From: Roman Divacky To: sam Message-ID: <20071208113531.GA45695@freebsd.org> References: <4756EBED.6050109@gmail.com> <20071208110538.GA44709@freebsd.org> <475A808D.40005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <475A808D.40005@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: kern/117010 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 11:35:34 -0000 On Sat, Dec 08, 2007 at 02:31:25PM +0300, sam wrote: > > > > > >can you please provide the "big dir" ? > > > > > try on dir. with more files > > example: > # ls -l /usr/share/man/man1 | wc -l > 561 bash-3.00# ls /tmp/foo/ | wc -l 51451 works just fine on this