From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4128 invoked by alias); 14 Jan 2009 10:07:31 -0000 Received: (qmail 4019 invoked by uid 22791); 14 Jan 2009 10:07:30 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_40,J_CHICKENPOX_43 X-Spam-Check-By: sourceware.org Received: from mvs.co.il (HELO sw-gib.mvs.co.il) (193.16.147.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Jan 2009 10:07:00 +0000 Received: from beta.mvs.co.il (beta [10.253.0.3]) by sw-gib.mvs.co.il (8.13.8/8.13.7) with ESMTP id n0EA6o4Y010337; Wed, 14 Jan 2009 12:06:50 +0200 Received: from beta.mvs.co.il (localhost [127.0.0.1]) by beta.mvs.co.il (8.14.1/8.14.1) with ESMTP id n0EA6nHe000770; Wed, 14 Jan 2009 12:06:49 +0200 Received: (from root@localhost) by beta.mvs.co.il (8.14.1/8.14.1/Submit) id n0EA6mSj000716; Wed, 14 Jan 2009 12:06:48 +0200 Date: Wed, 14 Jan 2009 12:25:00 -0000 Message-Id: <200901141006.n0EA6mSj000716@beta.mvs.co.il> From: "Ehud Karni" TO: pmcferrin@columbus.rr.com Cc: cygwin@cygwin.com Subject: Re: ps COMMAND column In-reply-to: <496D123C.1060103@columbus.rr.com> (message from Paul McFerrin on Tue, 13 Jan 2009 17:14:20 -0500) Reply-to: ehud@unix.mvs.co.il References: <496D123C.1060103@columbus.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00419.txt.bz2 On Tue, 13 Jan 2009 17:14:20, Paul McFerrin wrote: > > Is there a way to get "ps" to display more on the COMMAND column? Use the "procps" command instead. It works like the "ps" command on Linux. For example I use the following command: procps -e -o user,pid,ppid,sess,tty8,start,time,cmd -w 160 Ehud. -- Ehud Karni Tel: +972-3-7966-561 /"\ Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign Insurance agencies (USA) voice mail and X Against HTML Mail http://www.mvs.co.il FAX: 1-815-5509341 / \ GnuPG: 98EA398D Better Safe Than Sorry -- 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/