From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 405 invoked by alias); 3 Mar 2005 21:10:38 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Reply-To: The Cygwin Mailing List Received: (qmail 22837 invoked from network); 3 Mar 2005 21:05:59 -0000 Date: Thu, 03 Mar 2005 21:10:00 -0000 From: Corinna Vinschen To: cygann Subject: New package: psmisc-21.5-1 Message-ID: <20050303210557.GN2839@cygbert.vinschen.de> Mail-Followup-To: cygann Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-SW-Source: 2005-03/txt/msg00003.txt.bz2 I have uploaded psmisc-21.5-1. The psmisc package contains utilities for managing processes on your system: pstree, killall and fuser. The pstree command displays a tree structure of all of the running processes on your system. The killall command sends a specified signal (SIGTERM if nothing is specified) to processes identified by name. The fuser command identifies the PIDs of processes that are using specified files or filesystems. The Cygwin release has a couple of patches applied to get the tools running. Mainly all TCP and UDP search facilities in fuser have been disabled. pstree uses ASCII art automatically when TERM=cygwin. Be aware that these tools use /proc to collect information, so they don't interact with native Windows processes. Note that I just added this package for fun. In its current state it doesn't build OOTB, but needs a Makefile tweak. If you want to build it from source, use the following configure command: ./configure \ --prefix=/usr \ --datadir=$(prefix)/share \ --mandir=$(prefix)/share/man \ --without-libiconv-prefix \ --without-libintl-prefix then edit the "LIBS=" line in src/Makefile and set it to LIBS = -liconv -lintl That's it. Have fun. To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin@cygwin.com Red Hat, Inc.