<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: man ps: OSX strikes back.</title>
	<atom:link href="http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/</link>
	<description>Welcome to the official blog of Luigi R. Viggiano. Beware of imitations.</description>
	<lastBuildDate>Fri, 13 Jan 2012 02:25:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alex fairchild</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-498580</link>
		<dc:creator>alex fairchild</dc:creator>
		<pubDate>Thu, 27 Oct 2011 14:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-498580</guid>
		<description>Da Man == James

thank you so much!</description>
		<content:encoded><![CDATA[<p>Da Man == James</p>
<p>thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BoeroBoy</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-498579</link>
		<dc:creator>BoeroBoy</dc:creator>
		<pubDate>Mon, 24 Oct 2011 15:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-498579</guid>
		<description>I&#039;m having the same headaches here.  ps isn&#039;t the only inconsistency in OSX.  Maybe this is partly why Apple is discontinuing it.

The man page also speaks of -u for showing user name instead of the much more useless user id.  -u doesn&#039;t work with ps on OSX, even when COMMAND_MODE=unix2003.  And it seems there&#039;s no way to show user name with ps in OSX ...?

Our sys builders should have gone with Linux or waited another year until Apple discontinued the XServe.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same headaches here.  ps isn&#8217;t the only inconsistency in OSX.  Maybe this is partly why Apple is discontinuing it.</p>
<p>The man page also speaks of -u for showing user name instead of the much more useless user id.  -u doesn&#8217;t work with ps on OSX, even when COMMAND_MODE=unix2003.  And it seems there&#8217;s no way to show user name with ps in OSX &#8230;?</p>
<p>Our sys builders should have gone with Linux or waited another year until Apple discontinued the XServe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike P</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-498571</link>
		<dc:creator>Mike P</dc:creator>
		<pubDate>Fri, 30 Sep 2011 16:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-498571</guid>
		<description>Dude I love you guys! Thank you so much for figuring this out James I was cursing Apple like crazy for this :)</description>
		<content:encoded><![CDATA[<p>Dude I love you guys! Thank you so much for figuring this out James I was cursing Apple like crazy for this :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-387608</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Thu, 01 Apr 2010 22:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-387608</guid>
		<description>Wow! It works for me too! Thanks to Luigi (for raising the question) and to James (for answering it)!</description>
		<content:encoded><![CDATA[<p>Wow! It works for me too! Thanks to Luigi (for raising the question) and to James (for answering it)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-355250</link>
		<dc:creator>Luigi</dc:creator>
		<pubDate>Wed, 12 Aug 2009 15:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-355250</guid>
		<description>Thanks James!</description>
		<content:encoded><![CDATA[<p>Thanks James!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Sadler</title>
		<link>http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/comment-page-1/#comment-355228</link>
		<dc:creator>James Sadler</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://en.newinstance.it/2009/03/29/man-ps-osx-strikes-back/#comment-355228</guid>
		<description>You can fix the ps -ef (illegal option) problem by ensuring that the environment variable COMMAND_MODE is set to unix2003

I have found that launching ps via iTerm would exhibit the problem but not when run via Terminal.app.

Set the environment variable in your bashrc or profile (or better yet, in the system-wide version in /etc). 

I can&#039;t help you with the man page inconsistencies, although it may be that the man pages are documenting the unix2003 behaviour, and all might be consistent when you try running those commands again with unix2003

Hope that helps.</description>
		<content:encoded><![CDATA[<p>You can fix the ps -ef (illegal option) problem by ensuring that the environment variable COMMAND_MODE is set to unix2003</p>
<p>I have found that launching ps via iTerm would exhibit the problem but not when run via Terminal.app.</p>
<p>Set the environment variable in your bashrc or profile (or better yet, in the system-wide version in /etc). </p>
<p>I can&#8217;t help you with the man page inconsistencies, although it may be that the man pages are documenting the unix2003 behaviour, and all might be consistent when you try running those commands again with unix2003</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

