This is the mail archive of the
cygwin
mailing list for the Cygwin project.
unkown proc directory in root
- From: "Wynfield Henman" <wynfield at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Mon, 19 Feb 2007 17:27:52 +0900
- Subject: unkown proc directory in root
I just noticed a new (or I just noticed it) directory in what should
be the root directory or C:\cygwin, which should be the same as I
understand it. But, why do I get different contents, i.e., an
interesting subdirectory "proc" only shows up on ls /, but not
ls /cygdrive/c/cygwin as shown below:
$ ls /
bin cygwin.bat debug.log home libexec sbin usr
cygdrive cygwin.ico etc lib proc tmp var
$ ls /cygdrive/c/cygwin
bin cygwin.bat debug.log home libexec tmp var
cygdrive cygwin.ico etc lib sbin usr
And looking into the /proc I see
$ ls /proc
1728 1952 2420 3856 cpuinfo meminfo registry stat version
1864 196 284 3900 loadavg partitions self uptime
and $ls /proc/registry
$ ls /proc/registry
HKEY_CLASSES_ROOT HKEY_CURRENT_USER HKEY_LOCAL_MACHINE HKEY_USERS
HKEY_CURRENT_CONFIG HKEY_DYN_DATA HKEY_PERFORMANCE_DATA
which contains, a very long list of data.
Has this /proc always been with cygwin? And why the huge registry data subdir?
Just trying to make sense out of this, having never seen or recall
reading about this directory before.
Thanks
Henman
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/