Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!orc!inews!mipos2!dlau From: dlau@mipos2.intel.com (Dan Lau) Newsgroups: comp.sys.ncr Subject: Re: Huge directory Message-ID: <108@inews.intel.com> Date: 14 Sep 90 19:12:24 GMT References: <309@gandp> <206@bilpin.UUCP> <639@ncrsea.Seattle.NCR.COM> Sender: news@inews.intel.com Reply-To: dlau@mipos2.UUCP (Dan Lau) Organization: Microprocessor Component Group, Intel Corp., Santa Clara, CA Lines: 22 In article <639@ncrsea.Seattle.NCR.COM> dmdc@ncrsea.UUCP (Dennis M. Dooley) writes: >>> A client's 32/650 is producing a "Huge directory" message when >>> find is used to access a particular directory. We moved some ^^^^ >>> files elsewhere, but still get the message; there are 1401 files >>> in the directory now. >>> > An alternative approach would be: > > mv > mkdir > cd > find . -print|cpio -pduvlm ../ ^^^^ > cd .. > rm -rf >_________________________________________________________________________ >Dennis M. Dooley NCR Seattle Washington >ncrsea!dmdc Am I missing something or did the original poster CLEARLY said that using the "find" command over the huge directory does not work?