<?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: Time &#8211; Run Programs and Summarize System Resource Usage</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Fri, 11 May 2012 05:04:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: wlevels</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-10566</link>
		<dc:creator>wlevels</dc:creator>
		<pubDate>Fri, 05 Feb 2010 14:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-10566</guid>
		<description>Tried time command to get it to work with a tar command, won&#039;t work :( tells me &quot;time: cannot run tar. Command exited with non-zero status 127

Anybody got an idea?</description>
		<content:encoded><![CDATA[<p>Tried time command to get it to work with a tar command, won&#8217;t work <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  tells me &#8220;time: cannot run tar. Command exited with non-zero status 127</p>
<p>Anybody got an idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-8048</link>
		<dc:creator>a</dc:creator>
		<pubDate>Sat, 07 Mar 2009 20:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-8048</guid>
		<description>Just what I was looking for, thanks!  Hit #3 when I googled ubuntu time command</description>
		<content:encoded><![CDATA[<p>Just what I was looking for, thanks!  Hit #3 when I googled ubuntu time command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devnull</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2419</link>
		<dc:creator>devnull</dc:creator>
		<pubDate>Thu, 27 Sep 2007 10:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2419</guid>
		<description>I agree MadMike. Was just about to post the same thing. I hope noone &#039;gives it a try&#039; before understanding what will happen to /dev/sdb :)</description>
		<content:encoded><![CDATA[<p>I agree MadMike. Was just about to post the same thing. I hope noone &#8216;gives it a try&#8217; before understanding what will happen to /dev/sdb <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MadMike</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2417</link>
		<dc:creator>MadMike</dc:creator>
		<pubDate>Tue, 25 Sep 2007 09:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2417</guid>
		<description>You should really mention that your example will overwrite and erase all data on /dev/sdb. Else, some unsuspecting reader loose valuable data.

Also: psuedo-random -&gt; pseudo-random</description>
		<content:encoded><![CDATA[<p>You should really mention that your example will overwrite and erase all data on /dev/sdb. Else, some unsuspecting reader loose valuable data.</p>
<p>Also: psuedo-random -&gt; pseudo-random</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the polarizer</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2416</link>
		<dc:creator>the polarizer</dc:creator>
		<pubDate>Tue, 25 Sep 2007 07:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2416</guid>
		<description>@mlissner: For basic commands in linux try a &quot;man bash&quot; and search for &quot;SHELL BUILTIN COMMANDS&quot;. Another good idea is to use &quot;apropos time&quot; if you need such things on the console.</description>
		<content:encoded><![CDATA[<p>@mlissner: For basic commands in linux try a &#8220;man bash&#8221; and search for &#8220;SHELL BUILTIN COMMANDS&#8221;. Another good idea is to use &#8220;apropos time&#8221; if you need such things on the console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk Eddelbuettel</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2415</link>
		<dc:creator>Dirk Eddelbuettel</dc:creator>
		<pubDate>Mon, 24 Sep 2007 01:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2415</guid>
		<description>You failed to point out the difference between &#039;time&#039; (usually the bash builtin) and /usr/bin/time (aka the GNU time binary).  As a long-time Debian maintainer for GNU time (but alas no longer the current maintainer) I can assure you that half the bug reports fell into that trap.

Cheers, Dirk</description>
		<content:encoded><![CDATA[<p>You failed to point out the difference between &#8216;time&#8217; (usually the bash builtin) and /usr/bin/time (aka the GNU time binary).  As a long-time Debian maintainer for GNU time (but alas no longer the current maintainer) I can assure you that half the bug reports fell into that trap.</p>
<p>Cheers, Dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Bunk</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2414</link>
		<dc:creator>Adrian Bunk</dc:creator>
		<pubDate>Sun, 23 Sep 2007 19:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2414</guid>
		<description>The &quot;time command is a nice tool, but there are problems with your example, more exactly with what you are measuring. It is not exactly correct this would show &quot;how long it took to write psuedo-random data to a 6G USB disk&quot;:

- Depending on how the disk is mounted, part of the data might not yet have been written to the disk but only cached in RAM when the end time gets measured.

- /dev/urandom is slower than typical USB disks so you actually measure the speed of /dev/urandom, not the speed of the disk.</description>
		<content:encoded><![CDATA[<p>The &#8220;time command is a nice tool, but there are problems with your example, more exactly with what you are measuring. It is not exactly correct this would show &#8220;how long it took to write psuedo-random data to a 6G USB disk&#8221;:</p>
<p>- Depending on how the disk is mounted, part of the data might not yet have been written to the disk but only cached in RAM when the end time gets measured.</p>
<p>- /dev/urandom is slower than typical USB disks so you actually measure the speed of /dev/urandom, not the speed of the disk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mlissner</title>
		<link>http://ubuntu-tutorials.com/2007/09/23/time-run-programs-and-summarize-system-resource-usage/#comment-2418</link>
		<dc:creator>mlissner</dc:creator>
		<pubDate>Sun, 23 Sep 2007 17:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=448#comment-2418</guid>
		<description>You have no idea how long this command took me to find about two weeks ago when I needed it. I almost wrote a script to use date, bc and awk to accomplish the same task.

Some of these really basic commands are nearly impossible to find (ie, you can&#039;t google the word time and hope to get anything useful).

Thanks!</description>
		<content:encoded><![CDATA[<p>You have no idea how long this command took me to find about two weeks ago when I needed it. I almost wrote a script to use date, bc and awk to accomplish the same task.</p>
<p>Some of these really basic commands are nearly impossible to find (ie, you can&#8217;t google the word time and hope to get anything useful).</p>
<p>Thanks!</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: basic (User agent is rejected)
Database Caching using disk: basic
Object Caching 300/301 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-24 15:13:59 -->
