From owner-freebsd-questions Sun Oct 13 13:08:49 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA03673 for questions-outgoing; Sun, 13 Oct 1996 13:08:49 -0700 (PDT) Received: from prometheus.hol.gr (root@prometheus.hol.gr [194.30.193.159]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA03664 for ; Sun, 13 Oct 1996 13:08:39 -0700 (PDT) Hops: 0 Host: freebsd.org. Received: from xenos (ppp26.hol.gr [194.30.192.74]) by prometheus.hol.gr (8.7.4/8.7.3) with SMTP id XAA01852 for ; Sun, 13 Oct 1996 23:03:30 -0200 (GMT) Posted-Date: Sun, 13 Oct 1996 23:03:30 -0200 (GMT) Message-Id: <2.2.32.19961013210810.009b891c@prometheus.hol.gr> X-Sender: sergios@prometheus.hol.gr X-Mailer: Windows Eudora Pro Version 2.2 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 13 Oct 1996 23:08:10 +0200 To: questions@freebsd.org From: Sergios Subject: find etc/ Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk while we are at "find" can somebody explain me why a find . -name "something" takes so long and if there is a way I can speed things up.....3 minutes to find all "somestring" from / and this on a eide system with 64Mb memory......a filesystem total of 1.2G .... ------------------------------------------------------------------------