From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32445 invoked by alias); 24 May 2018 08:42:04 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32074 invoked by uid 89); 24 May 2018 08:42:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=scott, Scott, FHDATA, fhdata X-HELO: mail-qt0-f175.google.com Received: from mail-qt0-f175.google.com (HELO mail-qt0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 24 May 2018 08:42:01 +0000 Received: by mail-qt0-f175.google.com with SMTP id e8-v6so989525qth.0 for ; Thu, 24 May 2018 01:42:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=rSUOFmfJGfNKgPr5U+kcs/J0FyIRfy0rbyx61DJhJEs=; b=uje/haA+r6YIocwFnUYj1p5us/LxyqlqRojiEMsusHkNpI0i+X1Jo7T4T9aDxNuE8L G3OizJZXCXquf+9kNxKdBv0e7RPNv7ClbGYOPloQtLYGXF0BpBMEUyOfz/6jTEeR863J TKVnZzRWFzfLGrEOTKgCbxPa1yFrDhvSrO/uHZtB90ILnQKzVVTNldfyPUcPckFsmS7J xkkeGyCWOo/u6CVMFz6As2Q3jGLC24cFN4HrhPBnXWgMmGacKxraDRWpcOm7+gCMYY4D 0pFJY6J7aIs+EaZ46awIO94P93NxrcVCFqtTzNMce5i0zQFWvuqbnMhT2QMdqxSRpJwl v2Cg== X-Gm-Message-State: ALKqPwdWwEOU5i/Q9T80U6xX4DiIcPCP6tTHrcp17Ue/LpYmmDnVqAlK OhU6FtQteFgOMEypSDPmXzu7Po1Ibnz3triezkU= X-Google-Smtp-Source: AB8JxZoEeTYR4KL1bwlMrrhc9mjdHPlGNsQfae5HMSsQdzWI4kNMg0v7SyzEnqDpKk8ZRWATFiC5CwSuSWmA26xc+YQ= X-Received: by 2002:aed:3536:: with SMTP id a51-v6mr6009029qte.96.1527151319468; Thu, 24 May 2018 01:41:59 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:ac8:668f:0:0:0:0:0 with HTTP; Thu, 24 May 2018 01:41:58 -0700 (PDT) In-Reply-To: References: From: Csaba Raduly Date: Thu, 24 May 2018 08:53:00 -0000 Message-ID: Subject: Re: name of pkg contaning lsof and ... To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-05/txt/msg00283.txt.bz2 On 5/23/18, FHDATA wrote: > what package(s) do i need to install to get lsof and netstat ? > A search for lsof in the Cygwin package search: https://cygwin.com/cgi-bin2/package-grep.cgi?grep=%5Cblsof%5Cb&arch=x86_64 says that lsof is in the busybox package. A search for netstat https://cygwin.com/cgi-bin2/package-grep.cgi?grep=%5Cbnetstat%5Cb&arch=x86_64 returns no hits. You are probably out of luck with netstat: https://cygwin.com/ml/cygwin/2006-07/msg00936.html Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformat way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- 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