| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Date: | Fri, 10 Feb 2012 16:09:47 +0100 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: newbie: cygwin initial usage crashes machine |
| Message-ID: | <20120210150947.GA23430@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <4F3525E9 DOT 5060804 AT gmail DOT com> <1638621943 DOT 20120210185118 AT mtu-net DOT ru> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <1638621943.20120210185118@mtu-net.ru> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Feb 10 18:51, Andrey Repin wrote:
> Greetings, jss pop!
>
> > I installed cygwin( CYGWIN_NT-5.1)without any problems at all. Clicked
> > the Win desktop icon and the up came the Window and bash prompt.
> > However I then tried:-
>
> > find / -name “*.c” –print (and again later with –type f argument)
> > This ran, found a few .c files but continued running for a very long
> > time – longer that expected. Even from / I though it seem too long.
> > Many files appeared seemingly (from the displayed path name) as
> > “registry-type” (UUID’s in pathname) under /proc. The machine
> > eventually crashed! I do mean the machine itself btw and not just
> > cygwin.
>
> That's because...
> Cygwin implements *NIX way of thinking about your system.
> The root ("/") filesystem contains EVERYTHING: files, registry, running
> process pool...
> If you want to avoid such collisions, either exclude /proc from search path,
> or explicitly specify more narrow search path.
-xdev is a helpful find option, too.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright 2019 by DJ Delorie | Updated Jul 2019 |