This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Why require ps -W and kill -f
- From: "Don Beusee" <don at beusee dot com>
- To: <cygwin at cygwin dot com>
- Date: Thu, 21 Jan 2010 18:09:03 -0800
- Subject: Why require ps -W and kill -f
- Reply-to: <don at beusee dot com>
ps -e on Unix displays ?every process running on the system?.? This command
doesn't do that under cygwin.? Why should it be necessary to supply -W to
see all processes running on the system?? This makes it incompatible with
Linux/Unix, and such scripts that rely on -e doing this will not work the
same on Cygwin.? What is the point to not showing all other processes on the
system like Linux/Unix does?? This is a silly design and causes headaches
and frustration for people trying to write scripts that work on cygwin and
Linux/Unix. Can this be changed please?
-Don
--
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