This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: display ps command line parameters


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]