From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6556 invoked by alias); 13 Jan 2009 22:15:41 -0000 Received: (qmail 6547 invoked by uid 22791); 13 Jan 2009 22:15:41 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from hrndva-omtalb.mail.rr.com (HELO hrndva-omtalb.mail.rr.com) (71.74.56.124) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 13 Jan 2009 22:15:00 +0000 Received: from [192.168.0.3] (really [24.93.122.245]) by hrndva-omta04.mail.rr.com with ESMTP id <20090113221454.HHYE6316.hrndva-omta04.mail.rr.com@[192.168.0.3]> for ; Tue, 13 Jan 2009 22:14:54 +0000 Message-ID: <496D123C.1060103@columbus.rr.com> Date: Tue, 13 Jan 2009 22:30:00 -0000 From: Paul McFerrin Reply-To: pmcferrin@columbus.rr.com User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: ps COMMAND column Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2009-01/txt/msg00394.txt.bz2 Is there a way to get "ps" to display more on the COMMAND column? It appears to display only argv[0] and none of the others. So when executing ksh scripts, they all show up as "ksh". Or if you have multiple executions of a single command, it makes it hard to identify which one you want to kill off. - Paul -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/