From owner-freebsd-questions Fri Jul 27 6:41:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id 4279B37B407 for ; Fri, 27 Jul 2001 06:41:41 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 64506 invoked by uid 100); 27 Jul 2001 13:41:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15201.28564.745944.446480@guru.mired.org> Date: Fri, 27 Jul 2001 08:41:40 -0500 To: "Wing Tim" Cc: questions@freebsd.org Subject: Re: Listing all files and directories in the kernel In-Reply-To: <88114034@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Wing Tim types: > Hi all, > Is there any way or any command in terminal to list out the tree (that is, > locations of all files and directories) in the kernel? Your question - as stated - doesn't make sense. Files and directories are on disk, not in the kernel. You can use "ls -R" to list all the files and directories in a specific directory. Without knowing what you really want, I can't say what directory you want to list. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message