Date: Fri, 27 Jul 2001 08:41:40 -0500 From: Mike Meyer <mwm@mired.org> To: "Wing Tim" <twchim1@hotmail.com> Cc: questions@freebsd.org Subject: Re: Listing all files and directories in the kernel Message-ID: <15201.28564.745944.446480@guru.mired.org> In-Reply-To: <88114034@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Wing Tim <twchim1@hotmail.com> 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. <mike -- Mike Meyer <mwm@mired.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15201.28564.745944.446480>