X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=RJqwEVuX6Ifotp2w
	Q+BJrAwYDNi+3YMpsHyuhYUccxn4D4zMVXQmPwvxJsq++UOAF4W/svOlGBx/Qfs0
	fB+iiYawTRFQVa3KVsArghpgXaT5vXx39sIKPGqFQ3B6oKtY/veSFMpVbu1hT4dC
	J8miC56HkjQgxB5iBpP4mBhfTqY=
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:message-id:date:from:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=c75jvLJK9tUHhsJHqvcvV1
	ELd18=; b=DCfx7AF2HEdMnx4KpRi1ql7e+zjRFpC1YNBi8asY6nN2oIFXUCDjQD
	6fXJ7M/rzVb4RjQUhMHrPB0t6Jz6g1RPVNrThoHChmnxUBPLbXoHvvzBxklMsNzk
	sNh3UkRxmc7qtA+XVtr126BRdqGi/53EOS1O3wNDxzVobgbLrgfx4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=ham version=3.3.2 spammy=Hx-languages-length:1148, culprit, H*r:192.168.3
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5AD06E0A.6010103@tlinx.org>
Date: Fri, 13 Apr 2018 01:44:58 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: lbmgmusic@gmail.com
CC: cygwin@cygwin.com
Subject: Re: Problem with NC.1.107
References: <CAE=SzZUe8O3q4hnucctrWr=wvJwHszn8XqpqgYOSG6EOxa3iaQ@mail.gmail.com> <1732290424.20180328171523@yandex.ru> <5ACC18BF.4080904@tlinx.org> <CAE=SzZX4ztqgttxtTh+O08h-4HkK3unrRm_qg573jxj5y-h1kg@mail.gmail.com>
In-Reply-To: <CAE=SzZX4ztqgttxtTh+O08h-4HkK3unrRm_qg573jxj5y-h1kg@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Jay Cotton wrote:
> Here is the package listing at cygwin
> 
> nc: A simple but powerful network tool (installed binaries and support
> files)
> 
>     2013-03-19 15:35           0 usr/
>     2013-03-19 15:35           0 usr/bin/
>     2013-03-19 15:35       24576 usr/bin/nc.exe
>     2013-03-19 15:35           0 usr/share/
>     2013-03-19 15:35           0 usr/share/man/
>     2013-03-19 15:35           0 usr/share/man/man1/
>     2013-03-19 15:30        5052 usr/share/man/man1/nc.1.gz
> 
> 
---
	Right.  It has the two files I mentioned below, and
nc.exe isn't a text file or makefile -- but is shown by the
cygwin "file" command as an executable.


You said:
> I don't see the PE32+ executable (console) x86-64, for MS Windows
>> >>> string.

Whereas, when I used the file command, it printed out exactly
what you were searching for.  Thus my assertion that your file
command is the likely culprit.

> file /usr/bin/nc
> >>
> /usr/bin/nc: PE32+ executable (console) x86-64 (stripped to external PDB),
> for MS Windows


As for the not-executable error message, have you checked,
as suggested elsewhere, whether or not you have some cheap
anti-virus installed that blocks programs that are not viruses
like 'nc'?


--
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

