PID & WINPID

Steven Penny svnpenn@gmail.com
Sun Feb 9 18:25:00 GMT 2014


On Sun, Feb 9, 2014 at 11:23 AM, Todd Poole wrote:
> $ ps -p myprogram

You cannot use "ps -p <random string>". As is clearly shown, "-p" is expecting
a process id, which is a number.

    -p, --process   show information for specified PID

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list