<?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: Reboot Mac OS X from the Command Line</title>
	<atom:link href="http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Fri, 24 May 2013 05:38:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Bill Eccles</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424412</link>
		<dc:creator>Bill Eccles</dc:creator>
		<pubDate>Fri, 07 Sep 2012 20:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424412</guid>
		<description>Use &quot;sudo reboot&quot; unless you want a forgotten &quot;-r&quot; option to cause some unintended travel.</description>
		<content:encoded><![CDATA[<p>Use &#8220;sudo reboot&#8221; unless you want a forgotten &#8220;-r&#8221; option to cause some unintended travel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424174</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 06 Sep 2012 21:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424174</guid>
		<description>Don&#039;t forget shutdown -h now for halt</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget shutdown -h now for halt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austria</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424139</link>
		<dc:creator>Austria</dc:creator>
		<pubDate>Thu, 06 Sep 2012 18:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424139</guid>
		<description>&quot;sudo reboot&quot; does the same</description>
		<content:encoded><![CDATA[<p>&#8220;sudo reboot&#8221; does the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Blythe</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424134</link>
		<dc:creator>Rick Blythe</dc:creator>
		<pubDate>Thu, 06 Sep 2012 18:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424134</guid>
		<description>Why not just use:

sudo halt</description>
		<content:encoded><![CDATA[<p>Why not just use:</p>
<p>sudo halt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424118</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Thu, 06 Sep 2012 17:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424118</guid>
		<description>Or even simply, just substitute &quot;reboot&quot; for &quot;shutdown -r now&quot;; it does exactly the same thing and requires less typing.</description>
		<content:encoded><![CDATA[<p>Or even simply, just substitute &#8220;reboot&#8221; for &#8220;shutdown -r now&#8221;; it does exactly the same thing and requires less typing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klisza</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424117</link>
		<dc:creator>klisza</dc:creator>
		<pubDate>Thu, 06 Sep 2012 17:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424117</guid>
		<description>That&#039;s not a trick, that&#039;s rather standard command for UNIX/BSD&#039;s ;-)</description>
		<content:encoded><![CDATA[<p>That&#8217;s not a trick, that&#8217;s rather standard command for UNIX/BSD&#8217;s <img src='http://cdn.osxdaily.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424102</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 06 Sep 2012 16:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424102</guid>
		<description>Great trick, thanks!</description>
		<content:encoded><![CDATA[<p>Great trick, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parakeet</title>
		<link>http://osxdaily.com/2012/09/06/reboot-mac-os-x-command-line/#comment-424101</link>
		<dc:creator>parakeet</dc:creator>
		<pubDate>Thu, 06 Sep 2012 16:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=33030#comment-424101</guid>
		<description>For sysadmins why not use a single command instead of logging in then issuing the command?

ssh user@hostname sudo shutdown -r now &quot;rebooting your Mac&quot;

Then you only have to enter the admin password once.</description>
		<content:encoded><![CDATA[<p>For sysadmins why not use a single command instead of logging in then issuing the command?</p>
<p>ssh user@hostname sudo shutdown -r now &#8220;rebooting your Mac&#8221;</p>
<p>Then you only have to enter the admin password once.</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.003 seconds using disk: basic
Object Caching 270/271 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-24 04:29:27 -->