X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Michael Hoffman <b3i4old02@sneakemail.com>
Subject:  Re: display ps command line parameters
Date:  Mon, 30 Apr 2007 15:35:19 +0100
Lines: 23
Message-ID: <f14ura$tmm$1@sea.gmane.org>
References:  <4edba06c76Andy@jet-net.co.uk>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 1.5.0.8 (Windows/20061025)
In-Reply-To: <4edba06c76Andy@jet-net.co.uk>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Andy@Jet-Net wrote:
> Hi all,
> 
> I'm trying to get parameters entered at the Cygwin command line to appear on
> my ps command, and failing miserably!
> 
> i.e. I'm running the following process at the command line:
> 
>   program parameter1
> 
> In "ps -s" I get something like:
> 
>  PID  TTY    STIME COMMAND
> 1234  con 09:00:00 /path/program
> 
> ... but I'd like to be able to pick up the "parameter1". So far as I can see
> it other ps commands on Unix have an "-o args" option. I've tried every
> option that seems to be available in Cygwin ps (v 1.11), but cannot get past
> this wall.
> 
> Is there a way of doing this through ps (or an alternative) in Cygwin?

I use pstree -a.


--
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/

