X-Spam-Check-By: sourceware.org Message-ID: <195b3f1f0702190027o1425c0ecv307405e111c79fcb@mail.gmail.com> Date: Mon, 19 Feb 2007 17:27:52 +0900 From: "Wynfield Henman" To: cygwin AT cygwin DOT com Subject: unkown proc directory in root MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/