<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; Funny Tech</title>
	<atom:link href="http://maketecheasier.com/category/funny-tech/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Thu, 24 May 2012 23:58:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>10 More Funny and/or Useless Linux Commands</title>
		<link>http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10</link>
		<comments>http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10#comments</comments>
		<pubDate>Thu, 10 May 2012 14:58:31 +0000</pubDate>
		<dc:creator>Adrien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Funny Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=49434</guid>
		<description><![CDATA[Not so long ago, in a very, very close galaxy, I gave a top ten of the most funny and/or useless Linux commands — a collection of various (in)utilities that a lot of you commented on, proposing some additional commands, or explaining their function. Some of these comments were in... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10&amp;title=10+More+Funny+and%2For+Useless+Linux+Commands&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10">10 More Funny and/or Useless Linux Commands</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-main.jpg" alt="10_more_funny_commands-main" title="10_more_funny_commands-main" class="alignleft size-full wp-image-49596" />Not so long ago, in a very, very close galaxy, I gave a <a href="http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" title="10 Funny And Useless Linux Command">top ten of the most funny and/or useless Linux commands</a> — a collection of various (in)utilities that a lot of you commented on, proposing some additional commands, or explaining their function. Some of these comments were in fact very interesting and I think that the list should be updated, taking them into account. I therefore present another top ten list of the most funny and/or useless commands, including your opinions and just a little bit of mine, so that we have a list that goes to ten. Watch out though, because some of the commands listed here will not work by default and may require the installation of an extra package.<br />
<span id="more-49434"></span></p>
<h2>1. sl</h2>
<p>Thanks to Asdasd, I discovered &#8220;sl&#8221;. An incredibly useless but very necessary program that just shows a train in ASCII art going through your terminal. Maybe one of the most appealing commands of this top ten.</p>
<p><img class="aligncenter size-full wp-image-49429" title="10_more_funny_commands-sl" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-sl.jpg" alt="10_more_funny_commands-sl" /></p>
<h2>2. pi</h2>
<p>Credit goes to cameronhorsburgh for bringing this one up. &#8220;pi&#8221; displays an approximation of PI, useful if you are making some calculation, I guess. The syntax is:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">pi <span style="color: #7a0874; font-weight: bold;">&#91;</span>number of digits to display<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-49428" title="10_more_funny_commands-pi" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-pi.jpg" alt="10_more_funny_commands-pi" /></p>
<h2>3. dog</h2>
<p>Coats was the one to bring this one up. &#8220;dog&#8221; is an alternative to &#8220;cat&#8221; (see the humor?), as it uses the same syntax to display a text stream into the console. You will probably have to install it as it is not a command offered by default, but when you do, I invite you to take a look at the manual page.</p>
<p><img class="aligncenter size-full wp-image-49425" title="10_more_funny_commands-dog" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-dog.jpg" alt="10_more_funny_commands-dog" /></p>
<h2>4. vdir</h2>
<p>&#8220;vdir&#8221; is useless in that it is a redundancy. Its main function is to list the content of a directory, displaying the name of the files, the permissions, the dates of modification, the sizes, etc. However, all of this can be done via the good old command &#8220;ls&#8221; and its composite like</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ls</span> <span style="color: #660033;">-l</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-49432" title="10_more_funny_commands-vdir" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-vdir.jpg" alt="10_more_funny_commands-vdir" /></p>
<h2>5. clear</h2>
<p>&#8220;clear&#8221; is also a redundancy. With this command, you will erase the lines from the terminal and &#8220;clear the screen.&#8221; But anyone adept with the console will save time by using the shortcut &#8220;Ctrl+l&#8221;, which does exactly the same thing.</p>
<p><img class="aligncenter size-full wp-image-49424" title="10_more_funny_commands-clear" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-clear.jpg" alt="10_more_funny_commands-clear" /></p>
<h2>6. ul</h2>
<p>An interesting command, &#8220;ul&#8221; can be used to underline characters in the terminal. I still have not figured it out completely but I know that, for example, it will transform</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> $<span style="color: #ff0000;">'hello w\b_o\b_r\b_l\b_d\b_ '</span> <span style="color: #000000; font-weight: bold;">|</span> ul</pre></div></div>

<p>into &#8220;hello <span style="text-decoration: underline;">world</span>&#8220;. As you can guess, it replaces the meta-character &#8220;\b_&#8221; with an actual underlining.</p>
<p><img class="aligncenter size-full wp-image-49431" title="10_more_funny_commands-ul" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-ul.jpg" alt="10_more_funny_commands-ul" /></p>
<h2>7. w</h2>
<p>You can say whatever you want about &#8220;w&#8221;, but it is to my knowledge the shortest command you can find by default on your machine. And I think that it therefore deserves to be in our list just for that. Surprisingly, &#8220;w&#8221; allows you to see information about the current users, like their name, their login time, etc.</p>
<p><img class="aligncenter size-full wp-image-49433" title="10_more_funny_commands-w" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-w.jpg" alt="10_more_funny_commands-w" /></p>
<h2>8. filters</h2>
<p>A moore&#8217;s contribution: filters is a set of tools that transforms text to give it some phonetic accent. “man talkfilters” will give you the list of the possible accents. But as an example,</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;make tech easier is cool&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> fudd</pre></div></div>

<p>will give &#8220;<em>make tech easiew is coow</em> &#8221; which supposedly imitates Elmer Fudd&#8217;s accent (the guy who hunts Bugs Bunny in Looney Tunes). And one of my favorites, the filter &#8220;warez&#8221; will give you your input in H4x0r code. The previous example becomes &#8220;]\/[ak3 73k]-[ 3az13r YZ c0ol" with "warez" instead of "fudd" at the end of the command.</p>
<p><img class="aligncenter size-full wp-image-49426" title="10_more_funny_commands-filters" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-filters.jpg" alt="10_more_funny_commands-filters" /></p>
<h2>9. fortune mods</h2>
<p>Last time, I presented to you the famous fortune command which gives you a (relatively) short and random geek sentence each time you call it. However, if you can add your own fortunes to the database, it is also possible to download extensions, or mods, which add fortunes from a specific source, like Star Wars, the Chuck Norris facts, different languages, Matrix, Futurama, Calvin and Hobbes, and more. Install the mod that you want and do</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">fortune <span style="color: #7a0874; font-weight: bold;">&#91;</span>name of the mod<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p>As an example, I installed the Chuck Norris fact extension in English, so by doing</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">fortune chucknorris</pre></div></div>

<p>I get "<em>Chuck Norris grinds his coffee with his teeth and boils the water with his own rage</em>."</p>
<p><img class="aligncenter size-full wp-image-49427" title="10_more_funny_commands-fortune_mod" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-fortune_mod.jpg" alt="10_more_funny_commands-fortune_mod" /></p>
<h2>10. snow</h2>
<p>Finally, a little script to end the top ten. I could not stop myself from sharing the snow.sh script from myh3r3.com which creates little snowflakes falling into your terminal. Copy-paste the code into a text file, name it "snow.sh", make it executable, and launch it in a terminal to admire.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/bash</span>
&nbsp;
<span style="color: #007800;">LINES</span>=$<span style="color: #7a0874; font-weight: bold;">&#40;</span>tput lines<span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #007800;">COLUMNS</span>=$<span style="color: #7a0874; font-weight: bold;">&#40;</span>tput cols<span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
<span style="color: #7a0874; font-weight: bold;">declare</span> <span style="color: #660033;">-A</span> snowflakes
<span style="color: #7a0874; font-weight: bold;">declare</span> <span style="color: #660033;">-A</span> lastflakes
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">clear</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">function</span> move_flake<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #007800;">i</span>=<span style="color: #ff0000;">&quot;$1&quot;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">${snowflakes[$i]}</span>&quot;</span> = <span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #000000; font-weight: bold;">||</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">${snowflakes[$i]}</span>&quot;</span> = <span style="color: #ff0000;">&quot;<span style="color: #007800;">$LINES</span>&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
snowflakes<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #007800;">$i</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #000000;">0</span>
<span style="color: #000000; font-weight: bold;">else</span>
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">${lastflakes[$i]}</span>&quot;</span> <span style="color: #000000; font-weight: bold;">!</span>= <span style="color: #ff0000;">&quot;&quot;</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
<span style="color: #7a0874; font-weight: bold;">printf</span> <span style="color: #ff0000;">&quot;\033[%s;%sH \033[1;1H &quot;</span> <span style="color: #800000;">${lastflakes[$i]}</span> <span style="color: #007800;">$i</span>
<span style="color: #000000; font-weight: bold;">fi</span>
<span style="color: #000000; font-weight: bold;">fi</span>
&nbsp;
<span style="color: #7a0874; font-weight: bold;">printf</span> <span style="color: #ff0000;">&quot;\033[%s;%sH*\033[1;1H&quot;</span> <span style="color: #800000;">${snowflakes[$i]}</span> <span style="color: #007800;">$i</span>
&nbsp;
lastflakes<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #007800;">$i</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #800000;">${snowflakes[$i]}</span>
snowflakes<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #007800;">$i</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=$<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #800000;">${snowflakes[$i]}</span>+<span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">while</span> :
<span style="color: #000000; font-weight: bold;">do</span>
<span style="color: #007800;">i</span>=$<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #007800;">$RANDOM</span> <span style="color: #000000; font-weight: bold;">%</span> <span style="color: #007800;">$COLUMNS</span><span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
move_flake <span style="color: #007800;">$i</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">for</span> x <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">${!lastflakes[@]}</span>&quot;</span>
<span style="color: #000000; font-weight: bold;">do</span>
move_flake <span style="color: #ff0000;">&quot;<span style="color: #007800;">$x</span>&quot;</span>
<span style="color: #000000; font-weight: bold;">done</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">sleep</span> <span style="color: #000000;">0.1</span>
<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-49430" title="10_more_funny_commands-snow" src="http://imagecdn.maketecheasier.com/2012/05/10_more_funny_commands-snow.jpg" alt="10_more_funny_commands-snow" /></p>
<h2>Conclusion</h2>
<p>First, I want to thank you all for your comments on the previous article. I tried to put here a synthesized version of what you reported in order to share it with more people. Of course, this list is still not complete, and even if I personally doubt that it will ever be, I still invite you to continue to share.</p>
<p>So again, if you can think of more, or if you have an example in mind of when these commands become handy, please leave us a comment.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/beginners-guide-to-sed-linux/2012/03/29' title='Beginner&#8217;s Guide to Sed [Linux]&#8216;>Beginner&#8217;s Guide to Sed [Linux]</a></li>
<li><a href='http://maketecheasier.com/install-a-minimal-ubuntu-on-old-laptop/2012/02/24' title='How to Install A Minimal (And Non-Bloated) Ubuntu On Your Old Laptop'>How to Install A Minimal (And Non-Bloated) Ubuntu On Your Old Laptop</a></li>
<li><a href='http://maketecheasier.com/knowing-linux-system-via-the-command-line/2012/02/23' title='Knowing Your Linux System Via the Command Line'>Knowing Your Linux System Via the Command Line</a></li>
<li><a href='http://maketecheasier.com/convert-xls-file-to-csv-in-command-line/2012/02/03' title='How to convert XLS file to CSV in Command Line [Linux]'>How to convert XLS file to CSV in Command Line [Linux]</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10&amp;title=10+More+Funny+and%2For+Useless+Linux+Commands&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10">10 More Funny and/or Useless Linux Commands</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/10-more-funny-andor-useless-linux-commands/2012/05/10/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>10 Funny And Useless Linux Command</title>
		<link>http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22</link>
		<comments>http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22#comments</comments>
		<pubDate>Thu, 22 Mar 2012 14:58:39 +0000</pubDate>
		<dc:creator>Adrien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Funny Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ASCII Art]]></category>
		<category><![CDATA[cal]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[cowsay]]></category>
		<category><![CDATA[factor]]></category>
		<category><![CDATA[figlet]]></category>
		<category><![CDATA[fortune]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[rev]]></category>
		<category><![CDATA[time cat]]></category>
		<category><![CDATA[useless]]></category>
		<category><![CDATA[yes]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=47094</guid>
		<description><![CDATA[One can never say it enough: the terminal is a very powerful tool, and is probably the most interesting part in Unix. Among the plethora of useful commands and scripts that you can use, some seem less practical, if not completely useless. I’ve selected for you a couple of commands... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22&amp;title=10+Funny+And+Useless+Linux+Command&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22">10 Funny And Useless Linux Command</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-47086" title="funny_commands-logo" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-logo.jpg" alt="funny_commands-logo" />One can never say it enough: the terminal is a very powerful tool, and is probably the most interesting part in Unix. Among the plethora of useful commands and scripts that you can use, some seem less practical, if not completely useless. I’ve selected for you a couple of commands that are useless because they are funny, but not funny because they are useless (or maybe the other way around for some). If you are searching for <a title="ASCII Art" href="http://en.wikipedia.org/wiki/ASCII_art" target="_blank">ASCII art</a>, random math curiosities, or various (in)utilities, this is the best of the useless.<br />
<span id="more-47094"></span></p>
<h2>1. cal</h2>
<p>Few people know this, but any Unix system comes with a built-in calendar. To access it, you can simply type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cal</span></pre></div></div>

<p><img class="size-full wp-image-47080 aligncenter" title="funny_commands-cal" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-cal.jpg" alt="funny_commands-cal" /></p>
<p>This will display the current month. However, you can select the precise year that you want as an argument, and even the month. And to be fully useless, the option &#8220;<code>-j</code>&#8221; displays Julian days (the number of days from January 1). To sum up:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cal</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>-j<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#91;</span>month<span style="color: #7a0874; font-weight: bold;">&#93;</span> year<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<h2>2. time cat</h2>
<p>You can use this command as a built-in timer. It will run in the background until you stop it, and will then report the time elapsed between the start and the end of its process. As useful as it may seems, it is actually quite unpractical because you cannot check its value unless you stop it. I suppose it can become handy in a very specific situation but I have trouble imagining which one exactly. To launch just type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">time</span> <span style="color: #c20cb9; font-weight: bold;">cat</span></pre></div></div>

<p>and to kill, use the combination &#8220;Ctrl+c&#8221;</p>
<p><img class="aligncenter size-full wp-image-47091" title="funny_commands-time_cat" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-time_cat.jpg" alt="funny_commands-time_cat" /></p>
<h2>3. yes</h2>
<p>A very peculiar command with only one ability: repeating a string until its process is killed. Again, I don’t picture where it can be useful, but who knows? The syntax is straightforward:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">yes</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>string<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47092" title="funny_commands-yes" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-yes.jpg" alt="funny_commands-yes" /></p>
<h2>4. rev</h2>
<p>This command is for reversing any input (as its name suggests). When I say reverse, it means that if the input is &#8220;Linux&#8221;, the output will be &#8220;xuniL&#8221;. Pretty strange, I know.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rev</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47090" title="funny_commands-rev" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-rev.jpg" alt="funny_commands-rev" /></p>
<p>You will enter an interactive mode. You can quit it by using the shortcut &#8220;Ctrl+c&#8221;. But <code>rev</code> can also work to reverse an entire file with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rev</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>path of the <span style="color: #c20cb9; font-weight: bold;">file</span><span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<h2>5. factor</h2>
<p>It’s time to do some Maths. Let’s begin easy with the command <code>factor</code> which can decompose a given number into prime factors:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">factor <span style="color: #7a0874; font-weight: bold;">&#91;</span>number to decompose<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47083" title="funny_commands-factor" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-factor.jpg" alt="funny_commands-factor" /></p>
<p>I haven’t tested the limits of this command yet, but it seems pretty powerful. As a side note, prime numbers and the decomposition into prime factors is actually the basis for modern cryptography and Internet security. Knowing a little bit about them is always interesting. If you want to learn more, take a look at the <a title="RSA Algorithm" href="http://en.wikipedia.org/wiki/RSA_(algorithm)" target="_blank">RSA encryption</a>.</p>
<h2>6. Multiplication Tables</h2>
<p>This is actually more a script than a command but it is impossible to ignore it when talking about funny stuff you can do in a console. By using</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> i <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000;">1</span>..<span style="color: #000000;">9</span><span style="color: #7a0874; font-weight: bold;">&#125;</span>; <span style="color: #000000; font-weight: bold;">do</span> <span style="color: #000000; font-weight: bold;">for</span> j <span style="color: #000000; font-weight: bold;">in</span> $<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #c20cb9; font-weight: bold;">seq</span> <span style="color: #000000;">1</span> <span style="color: #007800;">$i</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>; <span style="color: #000000; font-weight: bold;">do</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #660033;">-ne</span> <span style="color: #007800;">$i</span>×<span style="color: #007800;">$j</span>=$<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>i<span style="color: #000000; font-weight: bold;">*</span>j<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>\\t;<span style="color: #000000; font-weight: bold;">done</span>; <span style="color: #7a0874; font-weight: bold;">echo</span>;<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47087" title="funny_commands-multiplication_tables" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-multiplication_tables.jpg" alt="funny_commands-multiplication_tables" /></p>
<p>The terminal will display the multiplication table, nicely ordered in columns. Incredibly useless, and pretty long to remember, but you have to admit that it looks good.</p>
<h2>7. PI</h2>
<p>A bit more complex, you can calculate an approximation of pi through commands using</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">seq</span> <span style="color: #660033;">-f</span> <span style="color: #ff0000;">'4/%g'</span> <span style="color: #000000;">1</span> <span style="color: #000000;">2</span> <span style="color: #000000;">99999</span> <span style="color: #000000; font-weight: bold;">|</span> paste -sd-+ <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">bc</span> <span style="color: #660033;">-l</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47088" title="funny_commands-pi" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-pi.jpg" alt="funny_commands-pi" /></p>
<p>This combination of commands is a little bit harder to understand, but if you really want to know, <code>seq</code> generates the sequence of 4/1, 4/3, 4/4 until 4/99999 (without 4/2), paste merges these lines using a delimiter, and <code>bc</code> does the final approximation using a math library.</p>
<h2>8. figlet</h2>
<p>Figlet is a command for those who love to write in ASCII art. It greatly simplifies this task as it automatically transforms any given string. It comes with a bunch of fonts, by default at /usr/share/figlet/fonts/, and you can of course add yours.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">figlet <span style="color: #7a0874; font-weight: bold;">&#91;</span>-f path to the font<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>string<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p>Note: You will need to install &#8220;<a href="apt:figlet">figlet</a>&#8221; before you can use this command.</p>
<p><img src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-yes_figlet.jpg" alt="funny_commands-yes_figlet" title="funny_commands-yes_figlet" class="aligncenter size-full wp-image-47093" /></p>
<h2>9. cowsay</h2>
<p><code>cosway</code> is very famous in the Linux world, but this command is not always present by default in every distribution. In Ubuntu, install it with the command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> cowsay</pre></div></div>

<p>It displays a cow in ASCII art saying whatever string you want. It comes with a couple of other characters and you can add your own. The default directory for them is /usr/share/cows/. The syntax is:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">cowsay <span style="color: #7a0874; font-weight: bold;">&#91;</span>-f path of another character<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>string <span style="color: #000000; font-weight: bold;">for</span> the cow<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47081" title="funny_commands-cowsay" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-cowsay.jpg" alt="funny_commands-cowsay" /></p>
<h2>10. fortune</h2>
<p><code>fortune</code> displays a random sentence, in the same spirit as fortune cookies. It is not always installed by default so you may want to add it. In Ubuntu:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> fortune</pre></div></div>

<p>It comes with a very handy option: &#8220;-s&#8221; for short, which will limit to fortunes composed of one sentence or less.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">fortune <span style="color: #7a0874; font-weight: bold;">&#91;</span>-s<span style="color: #7a0874; font-weight: bold;">&#93;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47085" title="funny_commands-fortune" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-fortune.jpg" alt="funny_commands-fortune" /></p>
<h2>Combinations</h2>
<p>The fun part is now to combine the previous commands for a funnier result. A famous combination is fortune and cowsay, which creates a cow in ASCII art telling you a random fortune:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">fortune <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">|</span> cowsay</pre></div></div>

<p><img class="aligncenter size-full wp-image-47082" title="funny_commands-cowsay_fortune" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-cowsay_fortune.jpg" alt="funny_commands-cowsay_fortune" /></p>
<p>My personal favorite is a random character from <code>cowsay</code> telling you a random short fortune:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">cowsay <span style="color: #660033;">-f</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$(ls /usr/share/cows/ | sort -R | head -1)</span>&quot;</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$(fortune -s)</span>&quot;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47089" title="funny_commands-random_cowsay_fortune" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-random_cowsay_fortune.jpg" alt="funny_commands-random_cowsay_fortune" /></p>
<p>To explain briefly, it is the same as earlier: a random fortune is pushed into cowsay, but I added the option &#8220;-f&#8221; for selecting a character. The path given is a combination of listing the files from within the default directory for the characters, random sorting of this list, and keeping only the first line.</p>
<p>But I suppose that you could also do something like</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">yes</span> <span style="color: #ff0000;">&quot;<span style="color: #007800;">$(figlet Linux)</span>&quot;</span></pre></div></div>

<p><img class="aligncenter size-full wp-image-47093" title="funny_commands-yes_figlet" src="http://imagecdn.maketecheasier.com/2012/03/funny_commands-yes_figlet.jpg" alt="funny_commands-yes_figlet" /></p>
<p>in order to repeat a piece of ASCII art, or even</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">cowsay <span style="color: #ff0000;">&quot;<span style="color: #007800;">$(seq -f '4/%g' 1 2 99999 | paste -sd-+ | bc -l)</span>&quot;</span></pre></div></div>

<p>to have a cow telling you the approximation of pi.</p>
<p>As always when exploring the console, there are a lot of things that can be done (even if doing them seems very useless).</p>
<h2>Conclusion</h2>
<p>I tried my best to collect what I found was the funniest among the Linux commands. Retrospectively, it was pretty hard to come up with a list, since, ironically, most of the Internet is helpful for finding useful commands, not the opposite.</p>
<p>Can you think of more funny and/or useless commands? More combinations? Or on the contrary, a utility of those listed above? Please let us know in the comments.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/start-with-vim-linux/2012/03/01' title='How to Start With Vim [Linux]'>How to Start With Vim [Linux]</a></li>
<li><a href='http://maketecheasier.com/geogebra-for-dynamic-geometry-on-linux/2012/05/24' title='GeoGebra, For Dynamic Geometry On Linux'>GeoGebra, For Dynamic Geometry On Linux</a></li>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/geary-a-simple-email-client-for-linux-that-supports-threaded-conversation/2012/05/21' title='Geary: A Simple Email Client For Linux That Supports Threaded Conversation'>Geary: A Simple Email Client For Linux That Supports Threaded Conversation</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22&amp;title=10+Funny+And+Useless+Linux+Command&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22">10 Funny And Useless Linux Command</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/10-funny-and-useless-linux-command/2012/03/22/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Great Evidences That Linux Users Don&#8217;t Like Windows (and maybe Mac)</title>
		<link>http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01</link>
		<comments>http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01#comments</comments>
		<pubDate>Sat, 01 Dec 2007 03:09:28 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Funny Tech]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01</guid>
		<description><![CDATA[It&#8217;s a fact that Linux users don&#8217;t like Windows. The pictures say it all&#8230; Windows: We suck more! and that&#8217;s guaranteed Never ending crash&#8230; Windows&#8230;Beware your back When there&#8217;s nothing else to burn&#8230; Even FreeBSD join in the campfire&#8230; Even Mac are not spared&#8230; The Ultimatium Related Posts: How to... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01&amp;title=Great+Evidences+That+Linux+Users+Don%26%238217%3Bt+Like+Windows+%28and+maybe+Mac%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01">Great Evidences That Linux Users Don&#8217;t Like Windows (and maybe Mac)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a fact that Linux users don&#8217;t like Windows. The pictures say it all&#8230;</p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win1.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win1-thumbnail.jpg" border="0" alt="Linux vs Windows1" width="540" /></a></p>
<p><strong><em>Windows: We suck more! and that&#8217;s guaranteed </em></strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win2.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win2-thumbnail.jpg" border="0" alt="Linux vs Windows2" width="540" /></a></p>
<p><span id="more-30"></span><br />
<em><strong>Never ending crash&#8230;</strong> </em></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win3.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win3-thumbnail.jpg" border="0" alt="Linux vs Windows3" width="540" /></a></p>
<p><strong><em>Windows&#8230;Beware your back</em></strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win4.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win4-thumbnail.jpg" border="0" alt="Linux vs Windows4" width="540" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win5.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win5-thumbnail.jpg" border="0" alt="Linux vs Windows5" width="540" /></a></p>
<p><strong><em>When there&#8217;s nothing else to burn&#8230;</em></strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win6.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win6-thumbnail.jpg" border="0" alt="Linux vs Windows6" width="540" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win7.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win7-thumbnail.jpg" border="0" alt="Linux vs Windows7" width="540" /></a></p>
<p><strong><em>Even FreeBSD join in the campfire&#8230;</em></strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win8.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win8-thumbnail.jpg" border="0" alt="Linux vs Windows8" width="540" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win9.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win9-thumbnail.jpg" border="0" alt="Linux vs Windows9" width="540" /></a></p>
<p><strong>Even Mac are not spared&#8230;</strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-mac1.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-mac1-thumbnail.jpg" border="0" alt="Linux vs Mac1" width="540" /></a></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-mac2.jpg" rel="lightbox"><br />
<img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-mac2-thumbnail.jpg" border="0" alt="Linux vs Mac2" width="540" /></a></p>
<p><strong>The Ultimatium</strong></p>
<p><a href="http://imagecdn.maketecheasier.com/2007/12/linux-win10.jpg" rel="lightbox"><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2007/12/linux-win10-thumbnail.jpg" border="0" alt="Linux vs Windows10" width="540" /></a></p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/use-google-roboto-font-everywhere/2012/03/15' title='How to Use The Google&#8217;s Roboto Font Everywhere'>How to Use The Google&#8217;s Roboto Font Everywhere</a></li>
<li><a href='http://maketecheasier.com/stream-media-to-xbox360-ps3/2011/10/11' title='How to Stream Media to Your Xbox 360 or PS3'>How to Stream Media to Your Xbox 360 or PS3</a></li>
<li><a href='http://maketecheasier.com/why-you-should-bite-the-bullet-and-signup-for-spotify/2011/08/19' title='Why You Should Bite The Bullet And Signup For Spotify'>Why You Should Bite The Bullet And Signup For Spotify</a></li>
<li><a href='http://maketecheasier.com/resize-video-in-mac-windows-linux/2010/09/30' title='How to Resize Video In Mac, Windows and Linux'>How to Resize Video In Mac, Windows and Linux</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01&amp;title=Great+Evidences+That+Linux+Users+Don%26%238217%3Bt+Like+Windows+%28and+maybe+Mac%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01">Great Evidences That Linux Users Don&#8217;t Like Windows (and maybe Mac)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/great-evidences-that-linux-users-dont-like-windows-and-maybe-mac/2007/12/01/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Funny Tech: What Would A Computer Tech Support Do?</title>
		<link>http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23</link>
		<comments>http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23#comments</comments>
		<pubDate>Fri, 23 Nov 2007 05:18:20 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Funny Tech]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23</guid>
		<description><![CDATA[Just what would you do if you are a computer tech support and faced with a bunch of computer idiot? Customer: &#8220;How much do Windows cost?&#8221; Tech support: &#8220;Windows costs about $100.&#8221; Customer: &#8220;Oh, that&#8217;s kind of expensive. Can I buy just one window?&#8221; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; Tech support: &#8220;Ok, we&#8217;re going... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23&amp;title=Funny+Tech%3A+What+Would+A+Computer+Tech+Support+Do%3F&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23">Funny Tech: What Would A Computer Tech Support Do?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Just what would you do if you are a computer tech support and faced with a bunch of computer idiot?</p>
<p><strong>Customer:</strong> &#8220;How much do Windows cost?&#8221;<br />
<strong>Tech support:</strong> &#8220;Windows costs about $100.&#8221;<br />
<strong> Customer:</strong> &#8220;Oh, that&#8217;s kind of expensive. Can I buy just one window?&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>Tech support:</strong> &#8220;Ok, we&#8217;re going to check your modem settings. First thing we need to do is make sure all programs are closed.&#8221;<br />
<strong> Customer:</strong> &#8220;How do I know if everything is closed?&#8221;<br />
<strong> Tech support</strong>: &#8220;Make sure all windows are closed.&#8221;<br />
<strong> Customer:</strong> &#8220;But&#8230;I&#8217;m in the basement. I don&#8217;t have any windows here.&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Tech support:</strong> &#8220;Do you have any windows open right now?&#8221;<br />
<strong>Customer:</strong> &#8220;Are you crazy, it&#8217;s twenty below outside&#8230;&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Customer:</strong> &#8220;My computer won&#8217;t work. You guys must have broken it when you installed the modem.&#8221;<br />
<strong> Tech support:</strong> &#8220;What happens when you turn it on?&#8221;<br />
<strong>Customer: </strong>&#8220;It won&#8217;t turn on anymore!!!!!&#8221;<br />
<strong>Tech support:</strong> &#8220;So you don&#8217;t see any lights or hear any noise?&#8221;<br />
<strong>Customer:</strong> &#8220;I&#8217;m telling you it WON&#8217;T TURN ON.&#8221;<br />
<strong>Tech support:</strong> &#8220;Is it plugged in?<br />
<strong>Customer:</strong> &#8220;OF COURSE it&#8217;s plugged in, you MORON!&#8221;<br />
<strong>Tech support:</strong> &#8220;When you push the power button it&#8211;&#8221;<br />
<strong>Customer:</strong> &#8220;Power button? This computer doesn&#8217;t have a power button.&#8221;<br />
<strong>Tech support:</strong> &#8220;Sir, all computers have power buttons. Look at the front of the case, find the word &#8216;power,&#8217; and push the button.&#8221;<br />
<strong>Customer:</strong> &#8220;YOU FIXED IT!! Thanks!!!!&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><span id="more-16"></span><br />
Compaq is considering changing the command &#8220;Press Any Key&#8221; to &#8220;Press Return Key&#8221; because of the flood of calls asking where the &#8220;Any&#8221; key is.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Customer:</strong> “My printer is not working and I suspect my computer got a visual problem.”<br />
<strong>Tech support:</strong> “What happened?”<br />
<strong>Customer: </strong>“When I try to print my document, the computer says it couldn&#8217;t find the printer, so I turn the computer screen to face the printer, and the computer still cannot see it.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>Customer:</strong> &#8220;Hello, is this Tech Support?&#8221;<br />
<strong>Tech support:</strong> &#8220;Yes, it is. How may I help you?&#8221;<br />
<strong>Customer:</strong> &#8220;The cup holder on my PC is broken and I am within my Warranty period. How do I go about getting that fixed?&#8221;<br />
<strong>Tech support:</strong> &#8220;I&#8217;m sorry, but did you say a cup holder?&#8221;<br />
<strong>Customer:</strong> &#8220;Yes, it&#8217;s attached to the front of my computer.&#8221;<br />
<strong>Tech support:</strong> &#8220;Please excuse me if I seem a bit stumped, It&#8217;s because I am. Did you receive this as part of a promotion, at a trade show? How did you get this cup holder? Does it have any trademark on it?&#8221;<br />
<strong>Customer:</strong> &#8220;It came with my computer, I don&#8217;t know anything about a promotion. It just has &#8217;16X&#8217; on it.&#8221;<br />
<em>(The caller had been using the load drawer of the CD-ROM drive as a cup holder.)<br />
</em> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>Tech support:</strong> &#8220;Ok, ma&#8217;am, I need you to do a ctrl-alt-del.&#8221;<br />
<strong>Customer: </strong>&#8220;How do I do that?&#8221;<br />
<strong>Tech support:</strong> &#8220;Push and hold &#8216;ctrl&#8217; and &#8216;alt&#8217; at the same time, and then hit &#8216;delete&#8217;.&#8221;<br />
<strong>Customer:</strong> &#8220;Where are those?&#8221;<br />
<strong>Tech support:</strong> (explains the location of the keys)<br />
<strong>Customer:</strong> &#8220;Nothing happened.&#8221;<br />
<strong>Tech support:</strong> &#8220;Try again.&#8221;<br />
<strong> Customer:</strong> &#8220;Still nothing.&#8221;<br />
<em>A minute or two later&#8230;.</em><br />
<strong> Customer:</strong> &#8220;Should I turn my computer on? Would that help?&#8221;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Customer:</strong> I&#8217;m trying to connect to the Internet with your CD, but it just doesn&#8217;t work. What am I doing wrong?<br />
<strong>Tech support:</strong> OK, you&#8217;ve got the CD in the CD drive, right?<br />
<strong>Customer:</strong> Yeah&#8230;.<br />
<strong>Tech support:</strong> And what sort of computer are you using?<br />
<strong>Customer:</strong> Computer? Oh no, I haven&#8217;t got a computer. It&#8217;s in the CD player and all I get is weird noises. Listen&#8230;..<br />
<strong>Tech support:</strong> Aaaarrrrgggghhhh!!!<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Tech Support:</strong> Click on the &#8216;my computer&#8217; icon on to the left of the screen.<br />
<strong>Customer:</strong> Your left or my left?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><strong>Tech support:</strong> How may I help you?<br />
<strong>Customer:</strong> I&#8217;m writing my first e-mail.<br />
<strong>Tech support:</strong> OK, and what seems to be the problem?<br />
<strong>Customer:</strong> Well, I have the letter &#8216;a&#8217; in the address, but how do I get the circle around it?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>A woman customer called the Canon help desk with a problem with her printer.<br />
<strong> Tech support:</strong> Are you running it under windows?<br />
<strong>Customer:</strong> &#8220;No, my desk is next to the door, but that is a good point. The man sitting in the cubicle next to me is under a window, and his printer is working fine.&#8221;</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23&amp;title=Funny+Tech%3A+What+Would+A+Computer+Tech+Support+Do%3F&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23">Funny Tech: What Would A Computer Tech Support Do?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/funny-tech-what-would-a-computer-tech-support-do/2007/11/23/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 02:53:04 -->
