On Jul 13 13:30, Thorsten Kampe wrote: > * Oliver Geisen (2004-07-13 08:26 +0200) > >>> is there a reason (i bet there is :-) why the /proc and /cygdrive > >>> directory isn't visible when "ls -l /" ? > >> cd / > >> mkdir proc cygdrive > > Sounds easy. But unfortunately it doesn't work for the /proc. > > The command executes but after that there is still no directory visible > > via LS. > > Exactly: > > [EMAIL PROTECTED] mkdir /proc > mkdir: created directory `/proc' > [EMAIL PROTECTED] ls -al / > [etc]
Just create a directory proc from Windows Explorer. From Cygwin's point of view the directory already exists, even though it's plain virtual. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/