From owner-freebsd-questions@FreeBSD.ORG Tue Nov 27 22:30:56 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9919116A469 for ; Tue, 27 Nov 2007 22:30:56 +0000 (UTC) (envelope-from mbe2@bayou.com) Received: from smtp.bayou.com (smtp.bayou.com [209.209.192.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6658313C447 for ; Tue, 27 Nov 2007 22:30:56 +0000 (UTC) (envelope-from mbe2@bayou.com) Received: from bayoucshaffer (firewall.bayou.com [209.209.192.219]) by smtp.bayou.com (8.12.8/8.12.6) with SMTP id lARLw8kZ051139 for ; Tue, 27 Nov 2007 15:58:08 -0600 (CST) (envelope-from mbe2@bayou.com) Message-ID: <005901c8313f$f7048b70$0d00a8c0@bayoucshaffer> From: "Mark Evans" To: Date: Tue, 27 Nov 2007 15:53:37 -0600 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Scanned-By: MIMEDefang 2.49 on 209.209.192.40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: ls -l takes a forever to finish. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 22:30:56 -0000 I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for = the it to complete. top shows that the "ls -l" command uses about 98% of = the CPU doing the time. If I run "ls" I do not experience any problem. = anyone have any ideas? Thanks Mark