<?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>Hawk Wings &#187; command-line</title>
	<atom:link href="http://www.hawkwings.net/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Shell Game: Fun for command-line geeks</title>
		<link>http://www.hawkwings.net/2006/06/30/shell-game-fun-for-command-line-geeks/</link>
		<comments>http://www.hawkwings.net/2006/06/30/shell-game-fun-for-command-line-geeks/#comments</comments>
		<pubDate>Fri, 30 Jun 2006 12:31:46 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Not Apple Mail]]></category>
		<category><![CDATA[command-line]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[humour]]></category>
		<category><![CDATA[jokes]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/06/30/shell-game-fun-for-command-line-geeks/</guid>
		<description><![CDATA[As everyone knows, few things in life are more annoying than people who email you those daily funnies that come their way. Nonetheless...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/06/wp-images/terminal.jpg" height="88" width="100" border="0" align="right" hspace="10" vspace="0" alt="terminal" title="terminal" />As everyone knows, few things in life are more annoying than people who email you those daily funnies that come their way. (See further, <a href="http://www.hawkwings.net/2006/06/30/how-the-delete-key-is-your-best-friend/">&#8220;How the delete key is your friend&#8221;</a>).</p>
<p>Having said that, if you ever find yourself doing things at the command-line, you may enjoy what follows the jump. Terminal-heads only, this way please&#8230;</p>
<p><span id="more-1179"></span>
<div id="code"> >From the csh (c shell):</p>
<p> % make &#8216;heads or tails of all this&#8217;<br />
 Make: Don&#8217;t know how to make heads or tails of all this. Stop.</p>
<p> % make sense<br />
 Make: Don&#8217;t know how to make sense. Stop.</p>
<p> % make mistake<br />
 Make: Don&#8217;t know how to make mistake. Stop.</p>
<p> % make bottle.open<br />
 Make: Don&#8217;t know how to make bottle.open. Stop.</p>
<p> % make love<br />
 Make: Don&#8217;t know how to make love. Stop.</p>
<p> % got a light?<br />
 No match.</p>
<p> % sleep with me<br />
 bad character</p>
<p> % man: Why did you get a divorce?<br />
 man:: Too many arguments.</p>
<p> % rm God<br />
 rm: God nonexistent</p>
<p> % \(-<br />
 (-: Command not found.</p>
<p> % rm -i God<br />
 rm: remove God? y</p>
<p> % ls God<br />
 God not found</p>
<p> % make light<br />
 Make: Don&#8217;t know how to make light. Stop.</p>
<p> % date me<br />
 You are not superuser: date not set<br />
 Thu Aug 25 15:52:30 PDT 1988</p>
<p> % If I had a ) for every dollar Reagan spent, what would I have?<br />
 Too many )&#8217;s.</p>
<p> % * How would you describe George Bush<br />
 *: Ambiguous.</p>
<p> % %Vice-President<br />
 %Vice-President: No such job.</p>
<p> % ls Meese-Ethics<br />
 Meese-Ethics not found</p>
<p> % &#8220;How would you rate Reagan&#8217;s senility?<br />
 Unmatched &#8220;.</p>
<p> % [Where is Jimmy Hoffa?<br />
 Missing ].</p>
<p> % ^How did the^sex change operation go?<br />
 Modifier failed.</p>
<p> % cp /dev/null sex;chmod 000 sex<br />
 % more sex<br />
 sex: Permission denied</p>
<p> % who is my match?<br />
 No match.</p>
<p> % set i=&#8221;Democratic_Platform&#8221;;mkdir $i;chmod 000 $i;ls $i<br />
 Democratic_Platform unreadable</p>
<p> % awk &#8220;Polly, the ship is sinking&#8221;<br />
 awk: syntax error near line 1<br />
 awk: bailing out near line</p>
<p> % &#8216;thou shalt not commit adultery&#8217;<br />
 thou shalt not commit adultery: Command not found.</p>
<p> And from the bourne shell (sh):</p>
<p> $ drink < bottle;opener<br />
 bottle: cannot open<br />
 opener: not found</p>
<p> $ test my argument<br />
 test: too many arguments</p>
<p> $ &#8220;Amelia Earhart&#8221;<br />
 Amelia Earhart: not found</p>
<p> $ PATH=pretending! /usr/ucb/which sense<br />
 no sense in pretending!</p>
<p> $ mkdir &#8220;Yellow Pages&#8221;;fiYellow Pages<br />
 $ mkdir matter;cat > matter<br />
 matter: cannot create</p>
<p> $ lost<br />
 lost: not found</p>
<p> $ found<br />
 found: not found</p>
<p> $ i=Hoffa ;>$i ;$i ;rm $i ;rm $i<br />
 Hoffa: cannot execute<br />
 rm: Hoffa nonexistent</p>
<p>The following are ones that I can&#8217;t get to work on my BSD 4.3, so I suppose that they are stuff from ATT SysV or some other such:</p>
<p> % sccs what bottle<br />
 can&#8217;t open bottle (26)</p>
<p> $ cat &#8220;door: paws too slippery&#8221;<br />
 can&#8217;t open door: paws too slippery</p>
<p> $ cat food_in_tin_cans<br />
 cat: can&#8217;t open food_in_tin_cans</div>
<p>Now that you are suitably inspired, sally forth to the Terminal and create your own witty banter.</p>
<p>[From the <a href="http://lists.apple.com/mailman/listinfo/applescript-users">AppleScript Uers mailing list</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>]<tags>humour, humor, command-line, jokes, </tags></p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/03/28/gmail-notifier-gmailgrowl-updated/" rel="bookmark" title="28 March 2006, 12:20 am">Gmail Notifier, Gmail+Growl updated</a></li>
<li><a href="http://www.hawkwings.net/2005/10/19/change-apple-mails-new-mail-badges/" rel="bookmark" title="19 October 2005, 9:40 pm">Change Apple Mail&#8217;s new mail badges</a></li>
<li><a href="http://www.hawkwings.net/2006/10/10/todopod-to-dos-on-the-go/" rel="bookmark" title="10 October 2006, 10:30 pm">todoPod: To-dos on the go</a></li>
<li><a href="http://www.hawkwings.net/2006/10/24/yahoo-cancels-pop3-access/" rel="bookmark" title="24 October 2006, 11:29 am">Yahoo! pulls the plug on POP3 access?</a></li>
<li><a href="http://www.hawkwings.net/2008/07/14/battery-life-the-dilemma-of-a-3g-iphone-owner/" rel="bookmark" title="14 July 2008, 9:05 pm">Battery Life: The dilemma of a 3G iPhone owner</a></li>
</ul>
<p><!-- Similar Posts took 46.426 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/06/30/shell-game-fun-for-command-line-geeks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

