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] | |
Andy <at> Jet-Net <Andy <at> jet-net.co.uk> writes:In "ps -s" I get something like:
PID TTY STIME COMMAND 1234 con 09:00:00 /path/program
Is there a way of doing this through ps (or an alternative) in Cygwin?
An alternative would be to parse /proc/PID/cmdline. Arguments are separated by null bytes.
-- 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] |