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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=j3+e5++/sF50rY7r v8BlMWMLZpLuvZ1fbKPu8LU2W6V2ytE8GnpLnsHVpYIZaLO73L8EvNlKzHU/vhdh TrCFzHkkmdbuuddcTWC0UcX34bQp/gu+hBnb0iQMFEBs553r9+ilnSiAYA53M8L1 +vW+AP+FWW/LBfT6Zov/wIFhb5E= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=xkvELbhl1iFq/6UvtSmh7N oFRlM=; b=u07zrza3S7tlYsTFsG/sEtlpf1qWRyEiCmYN6BbNU9z0nD/8fz5KtX ZXHhbcCienfzkXRrCOH68nyGIi19hjLku0CAlgMHeBpwPZltaB9a24wHLywW9axh hmoVmNt1hFiuQQnvN1wKhwUU8pEwlSxKTAGdFc3kkTcj83BvuL4xI= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=6.5 required=5.0 tests=BAYES_50,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,KAM_NUMSUBJECT,KAM_THEBAT,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*F:D*yandex.ru, cotton, ok, Cotton X-HELO: forward103j.mail.yandex.net Authentication-Results: smtp2p.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Wed, 28 Mar 2018 17:15:23 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1732290424.20180328171523@yandex.ru> To: Jay Cotton , cygwin AT cygwin DOT com Subject: Re: Problem with NC.1.107 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id w2SEKQEh010264 Greetings, Jay Cotton! > Just installed nc 1.107-4 expecting to use it to debug some code. > This is what I get when I try to run it. > $ nc 192.168.1.135 23 > bash: /usr/bin/nc: Permission denied [C:\Programs\Cygwin_64\bin]$ nc.exe 192.168.1.1 23 ▒▒▒▒▒▒▒▒♥ Dlink-Router login: [C:\Programs\Cygwin_64\bin]$ Since nc does not reply to --version, I have no way to tell if it's the same you are running with. > The file permissions are messed up. > $ file /usr/bin/nc > /usr/bin/nc: writable, executable, regular file, no read permission > I don't see the PE32+ executable (console) x86-64, for MS Windows > string. > here is the file in /usr/bin > $ ls -l nc* > -rwxr-xr-x 1 lbmgm lbmgm 24576 Mar 19 2013 nc.exe > I looked at the make file, it seems to be o.k. for generating a > runable program. (uses gcc) but I don't have enough stuff installed > to allow a build. -- With best regards, Andrey Repin Wednesday, March 28, 2018 17:07:26 Sorry for my terrible english... -- 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