X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=x0 pSTx1UCCgGz9/uUqUBOCEhl2d0Zd/XtMt5AtJ82FNxWbnDvbPU5NWFjoSwEACfcO EdQmBKEr5xE+cZsO7Eknn4gcvRUY75O+3aQyXXa78t02aGppfpaOoPyttuC8s80m DWVK0PS4nAfuYe/5yhh0x7sYWmAsLXK9/At8TZ33Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=Tjl5a4H4 eC6IOa5S0rcnYZrrxec=; b=yy7/ad99/Ey7Yyp9tuEzkfxBBXsD71WSdEMJBHwN 2cMe16v05ke+70zTECDX8kau/zQvBiQpO9rx+mQUELMuBlpTcp3RrxI4caZxQ5EA WJljSW/JvfoSYeQA/QDIg8F9T1pkQu5PPtxbvEFTgWBEi4d515T84jQqFBG3gJOv Lfs= 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 X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.112.141.169 with SMTP id rp9mr6083362lbb.103.1370303528908; Mon, 03 Jun 2013 16:52:08 -0700 (PDT) In-Reply-To: <51AD2A47.3070808@etr-usa.com> References: <20130603222026 DOT GA11213 AT ns2 DOT sdsitehosting DOT net> <51AD1CFA DOT 5050908 AT cygwin DOT com> <51AD2A47 DOT 3070808 AT etr-usa DOT com> Date: Mon, 3 Jun 2013 16:52:08 -0700 Message-ID: Subject: Re: Mounting ISOs with Cygwin? From: Dan Kegel To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jun 3, 2013 at 4:44 PM, Warren Young wrote: >>> Cygwin != Linux >> >> /proc/cpuinfo begs to differ :-) > > $ grep -i linux /proc/cpuinfo | wc -l > 0 Wrong test. I think you were looking for $ test -f /proc/cpuinfo && echo "looks like linux" See also http://www.sourceware.org/ml/cygwin-patches/2003-q2/msg00054.html - Dan -- 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