X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <26500161.post@talk.nabble.com> Date: Tue, 24 Nov 2009 11:58:32 -0800 (PST) From: aputerguy To: cygwin AT cygwin DOT com Subject: Is there a more Linux consistent version of ps? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have been wondering about this for a long time... The ps command on cygwin and Linux use incompatible options & flags and display incompatible output formats. Additionally, linux ps is much more feature rich. While I could live with fewer features, the incompatibility in basic input options and the lack of consistent output format is a PITA since it breaks many of my scripts. Compatibility here is important since 'ps' is such a basic script building block used all the time to get info about other processes. Now I could understand that differences in Windows and Linux architecture could lead to some features being implementable on one platform vs. the other, but I don't understand why there seems to be little if any consistent overlap. Perhaps this is all a POSIX vs. not POSIX thing or something like that but I would like to understand what the advantages are of the current approach and why in particular the 'ps' on cygwin seems so underpowered and inconsistent. -- View this message in context: http://old.nabble.com/Is-there-a-more-Linux-consistent-version-of-ps--tp26500161p26500161.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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