<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - zingo</title>
<link>http://snipplr.com/users/zingo/language/bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 06 Sep 2008 23:21:17 GMT</pubDate>
<item>
<title>(Bash) Quick new tab from iTerm</title>
<link>http://snipplr.com/view/7451/quick-new-tab-from-iterm/</link>
<description><![CDATA[ <p>Place this in your ~/.bash_profile then type tab in your terminal window to see some magic happen.</p> ]]></description>
<pubDate>Tue, 22 Jul 2008 21:46:31 GMT</pubDate>
<guid>http://snipplr.com/view/7451/quick-new-tab-from-iterm/</guid>
</item>
<item>
<title>(Bash) Sort Directories by Size</title>
<link>http://snipplr.com/view/7450/sort-directories-by-size/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Jul 2008 21:19:52 GMT</pubDate>
<guid>http://snipplr.com/view/7450/sort-directories-by-size/</guid>
</item>
<item>
<title>(Bash) Words with many doubled letters</title>
<link>http://snipplr.com/view/7056/words-with-many-doubled-letters/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 01 Jul 2008 19:28:07 GMT</pubDate>
<guid>http://snipplr.com/view/7056/words-with-many-doubled-letters/</guid>
</item>
<item>
<title>(Bash) SVN rename all your CakePHP views from thtml to ctp</title>
<link>http://snipplr.com/view/6485/svn-rename-all-your-cakephp-views-from-thtml-to-ctp/</link>
<description><![CDATA[ <p>Recursively SVN rename (move) all thtml-files to ctp-files .  Fires this up in CakePHPs /views path.</p> ]]></description>
<pubDate>Wed, 28 May 2008 16:34:24 GMT</pubDate>
<guid>http://snipplr.com/view/6485/svn-rename-all-your-cakephp-views-from-thtml-to-ctp/</guid>
</item>
<item>
<title>(Bash) Emulating a Slow Internet Link for HTTP</title>
<link>http://snipplr.com/view/5552/emulating-a-slow-internet-link-for-http/</link>
<description><![CDATA[ <p>recover to normal speed with 
/sbin/ipfw delete 100
/sbin/ipfw delete 200
... or reboot</p> ]]></description>
<pubDate>Mon, 24 Mar 2008 22:51:35 GMT</pubDate>
<guid>http://snipplr.com/view/5552/emulating-a-slow-internet-link-for-http/</guid>
</item>
<item>
<title>(Bash) Get Infos on WLAN on OSX</title>
<link>http://snipplr.com/view/5050/get-infos-on-wlan-on-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Feb 2008 18:14:57 GMT</pubDate>
<guid>http://snipplr.com/view/5050/get-infos-on-wlan-on-osx/</guid>
</item>
<item>
<title>(Bash) Get Infos on Battery on OSX</title>
<link>http://snipplr.com/view/5049/get-infos-on-battery-on-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Feb 2008 18:11:53 GMT</pubDate>
<guid>http://snipplr.com/view/5049/get-infos-on-battery-on-osx/</guid>
</item>
<item>
<title>(Bash) Get Temperature on OSX</title>
<link>http://snipplr.com/view/4966/get-temperature-on-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 09 Feb 2008 13:31:27 GMT</pubDate>
<guid>http://snipplr.com/view/4966/get-temperature-on-osx/</guid>
</item>
<item>
<title>(Bash) Determine the change in file size in lines between Subversion revisions</title>
<link>http://snipplr.com/view/4461/determine-the-change-in-file-size-in-lines-between-subversion-revisions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 04 Jan 2008 20:55:20 GMT</pubDate>
<guid>http://snipplr.com/view/4461/determine-the-change-in-file-size-in-lines-between-subversion-revisions/</guid>
</item>
<item>
<title>(Bash) Find possible plist-Files for an given Application</title>
<link>http://snipplr.com/view/4368/find-possible-plistfiles-for-an-given-application/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 16 Dec 2007 02:30:43 GMT</pubDate>
<guid>http://snipplr.com/view/4368/find-possible-plistfiles-for-an-given-application/</guid>
</item>
<item>
<title>(Bash) Enable Objective-C Messages Tracing</title>
<link>http://snipplr.com/view/3856/enable-objectivec-messages-tracing/</link>
<description><![CDATA[ <p>If you set the NSObjCMessageLoggingEnabled environment variable to "YES", the Objective-C runtime will log all dispatched Objective-C messages to a file named /tmp/msgSends-.</p> ]]></description>
<pubDate>Sun, 07 Oct 2007 17:58:05 GMT</pubDate>
<guid>http://snipplr.com/view/3856/enable-objectivec-messages-tracing/</guid>
</item>
<item>
<title>(Bash) List all application versions</title>
<link>http://snipplr.com/view/3467/list-all-application-versions/</link>
<description><![CDATA[ <p>List the current version and installation date of every application on a OS X system, using of Spotlight.</p> ]]></description>
<pubDate>Sun, 05 Aug 2007 20:14:51 GMT</pubDate>
<guid>http://snipplr.com/view/3467/list-all-application-versions/</guid>
</item>
<item>
<title>(Bash) The Top Ten Unix Shell Commands You Use</title>
<link>http://snipplr.com/view/3254/the-top-ten-unix-shell-commands-you-use/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 08 Jul 2007 19:24:31 GMT</pubDate>
<guid>http://snipplr.com/view/3254/the-top-ten-unix-shell-commands-you-use/</guid>
</item>
<item>
<title>(Bash) cd's to a directory and lists the contents</title>
<link>http://snipplr.com/view/2922/cds-to-a-directory-and-lists-the-contents/</link>
<description><![CDATA[ <p>for .bashrc, a function that cd's to a directory and lists the contents it takes ls arguments and a directory. for example, cl goes to home dir and lists contents. cl -l goes to ~/ and long lists contents. and cl -lrt public_html shows the contents of public_html in long list reverse time order.</p> ]]></description>
<pubDate>Sun, 17 Jun 2007 17:11:58 GMT</pubDate>
<guid>http://snipplr.com/view/2922/cds-to-a-directory-and-lists-the-contents/</guid>
</item>
<item>
<title>(Bash) Display svn changelog on "svn up"</title>
<link>http://snipplr.com/view/2921/display-svn-changelog-on-svn-up/</link>
<description><![CDATA[ <p>updates (svn up) a working copy and displays the changes</p> ]]></description>
<pubDate>Sun, 17 Jun 2007 16:43:03 GMT</pubDate>
<guid>http://snipplr.com/view/2921/display-svn-changelog-on-svn-up/</guid>
</item>
</channel>
</rss>