<?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/tags/Bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 07:30:06 GMT</pubDate>
<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) 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>