<?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: Get System Information from the command line</title>
	<atom:link href="http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Wed, 19 Jun 2013 19:52:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Boyd Waters</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-434812</link>
		<dc:creator>Boyd Waters</dc:creator>
		<pubDate>Sat, 06 Oct 2012 20:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-434812</guid>
		<description>Take a look at the XML file at /System/Library/CoreServices/SystemVersion.plist

See also the bless(8) command; &quot;man bless&quot; for more info.</description>
		<content:encoded><![CDATA[<p>Take a look at the XML file at /System/Library/CoreServices/SystemVersion.plist</p>
<p>See also the bless(8) command; &#8220;man bless&#8221; for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahav</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-415312</link>
		<dc:creator>Rahav</dc:creator>
		<pubDate>Wed, 08 Aug 2012 21:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-415312</guid>
		<description>I am converting a Python program from Linux to OSX. The current program iterates through all of the attached devices with the following

for f in glob.iglob(‘/sys/bus/usb/drivers/usb/*/product’):

Is there an equivalent directory to the /sys on OSX?

Thanks,
Rahav</description>
		<content:encoded><![CDATA[<p>I am converting a Python program from Linux to OSX. The current program iterates through all of the attached devices with the following</p>
<p>for f in glob.iglob(‘/sys/bus/usb/drivers/usb/*/product’):</p>
<p>Is there an equivalent directory to the /sys on OSX?</p>
<p>Thanks,<br />
Rahav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicentral</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-383254</link>
		<dc:creator>nicentral</dc:creator>
		<pubDate>Sat, 28 Apr 2012 16:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-383254</guid>
		<description>A little late of a response, but run this from the command line:  sysctl -a &#124; grep machdep.cpu</description>
		<content:encoded><![CDATA[<p>A little late of a response, but run this from the command line:  sysctl -a | grep machdep.cpu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danik</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-146580</link>
		<dc:creator>danik</dc:creator>
		<pubDate>Tue, 14 Dec 2010 11:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-146580</guid>
		<description>i used this command
hostinfo</description>
		<content:encoded><![CDATA[<p>i used this command<br />
hostinfo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-102590</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-102590</guid>
		<description>Excuse me...:

Good afternoon ... I want to know how to extract the same information but in a copy that is Time Machine. I have a backup in Time Machine and would like to know that hard drive was at that moment and what was its serial number. Thank you very much!</description>
		<content:encoded><![CDATA[<p>Excuse me&#8230;:</p>
<p>Good afternoon &#8230; I want to know how to extract the same information but in a copy that is Time Machine. I have a backup in Time Machine and would like to know that hard drive was at that moment and what was its serial number. Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-102589</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Fri, 04 Jun 2010 23:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-102589</guid>
		<description>Buenas tardes... me gustaría saber como extraer la información de lo mismo pero de una copia que está en Time Machine. Tengo una copia de seguridad en Time Machine y me gustaría saber que disco duro tenía en ese momento y cual era su numero de serie. Muchas gracias!</description>
		<content:encoded><![CDATA[<p>Buenas tardes&#8230; me gustaría saber como extraer la información de lo mismo pero de una copia que está en Time Machine. Tengo una copia de seguridad en Time Machine y me gustaría saber que disco duro tenía en ese momento y cual era su numero de serie. Muchas gracias!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blu3fish</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-93553</link>
		<dc:creator>Blu3fish</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-93553</guid>
		<description>Thank you much, worked like a charm.

@srinivas Might want to spin up another discussion for that - or see if there is an existing one already spun.

Cheers,
Brennan</description>
		<content:encoded><![CDATA[<p>Thank you much, worked like a charm.</p>
<p>@srinivas Might want to spin up another discussion for that &#8211; or see if there is an existing one already spun.</p>
<p>Cheers,<br />
Brennan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srinivas</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-85430</link>
		<dc:creator>srinivas</dc:creator>
		<pubDate>Sun, 21 Dec 2008 17:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-85430</guid>
		<description>Anyone know, how to create a group in mac os x leopad,  i wanted to install oracle.  And any info how to install oracle on iMac?</description>
		<content:encoded><![CDATA[<p>Anyone know, how to create a group in mac os x leopad,  i wanted to install oracle.  And any info how to install oracle on iMac?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac Info &#187; Blog Archive &#187; Drobky</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-9947</link>
		<dc:creator>Mac Info &#187; Blog Archive &#187; Drobky</dc:creator>
		<pubDate>Fri, 15 Jun 2007 22:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-9947</guid>
		<description>[...] Zdroj: OSXDaily [...]</description>
		<content:encoded><![CDATA[<p>[...] Zdroj: OSXDaily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mugab</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5575</link>
		<dc:creator>mugab</dc:creator>
		<pubDate>Sat, 28 Apr 2007 03:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5575</guid>
		<description>Jay&#039;s tip is right but it doesn&#039;t work on the Mac, is there a Mac OS X equivalent to the information in /proc ?</description>
		<content:encoded><![CDATA[<p>Jay&#8217;s tip is right but it doesn&#8217;t work on the Mac, is there a Mac OS X equivalent to the information in /proc ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5363</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 24 Apr 2007 02:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5363</guid>
		<description>/proc is a wondrous thing on ubuntu/debian (and more I&#039;m sure) distros

cat /proc/cpuinfo for processor info

cat /proc/meminfo for RAM status</description>
		<content:encoded><![CDATA[<p>/proc is a wondrous thing on ubuntu/debian (and more I&#8217;m sure) distros</p>
<p>cat /proc/cpuinfo for processor info</p>
<p>cat /proc/meminfo for RAM status</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orville</title>
		<link>http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5359</link>
		<dc:creator>orville</dc:creator>
		<pubDate>Tue, 24 Apr 2007 00:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/04/23/get-system-information-from-the-command-line/#comment-5359</guid>
		<description>also you can use uname for unix related stats and information about your system

uname -a 

it will spit back kernel info</description>
		<content:encoded><![CDATA[<p>also you can use uname for unix related stats and information about your system</p>
<p>uname -a </p>
<p>it will spit back kernel info</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.004 seconds using disk: basic
Object Caching 310/311 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-20 03:57:42 -->