This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mounting ISOs with Cygwin?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]