<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/bash/tags/productivity</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 08:59:58 GMT</pubDate>
<item>
<title>(Bash) Create img tag that includes width and height values - nijgnet</title>
<link>http://snipplr.com/view/30671/create-img-tag-that-includes-width-and-height-values/</link>
<description><![CDATA[ <p>Usage:
`imgsize [file(s)]`</p> ]]></description>
<pubDate>Thu, 01 Apr 2010 02:16:53 GMT</pubDate>
<guid>http://snipplr.com/view/30671/create-img-tag-that-includes-width-and-height-values/</guid>
</item>
<item>
<title>(Bash) HTML Tidy formatting - nijgnet</title>
<link>http://snipplr.com/view/30669/html-tidy-formatting/</link>
<description><![CDATA[ <p>Usage:
`tidyup [file(s)]`</p> ]]></description>
<pubDate>Thu, 01 Apr 2010 02:14:12 GMT</pubDate>
<guid>http://snipplr.com/view/30669/html-tidy-formatting/</guid>
</item>
<item>
<title>(Bash) TextMate: Search a Current Folder - phalkunz</title>
<link>http://snipplr.com/view/21360/textmate-search-a-current-folder/</link>
<description><![CDATA[ <p>This is a script for finding a string in files under a current folder in TextMate. It can be very convenient if you know what you are looking is in a particular folder by saving your time searching each file individually or going through a long list of the search result produced by ‘Find in Project’ function.

Improved version of http://snipplr.com/view/16541/search-text-in-files-under-the-current-folder-in-textmate/</p> ]]></description>
<pubDate>Fri, 16 Oct 2009 22:16:39 GMT</pubDate>
<guid>http://snipplr.com/view/21360/textmate-search-a-current-folder/</guid>
</item>
<item>
<title>(Bash) Color coded SVN status (v.2) - phalkunz</title>
<link>http://snipplr.com/view/16540/color-coded-svn-status-v2/</link>
<description><![CDATA[ <p>Improved version of http://snipplr.com/view/15246/color-coded-svn-status/</p> ]]></description>
<pubDate>Wed, 01 Jul 2009 03:06:20 GMT</pubDate>
<guid>http://snipplr.com/view/16540/color-coded-svn-status-v2/</guid>
</item>
<item>
<title>(Bash) List all commits by a specific author - phalkunz</title>
<link>http://snipplr.com/view/15174/list-all-commits-by-a-specific-author/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 May 2009 15:15:02 GMT</pubDate>
<guid>http://snipplr.com/view/15174/list-all-commits-by-a-specific-author/</guid>
</item>
<item>
<title>(Bash) Download linked JPEGs from a Web page, on the command line - noah</title>
<link>http://snipplr.com/view/4063/download-linked-jpegs-from-a-web-page-on-the-command-line/</link>
<description><![CDATA[ <p>The following command will download all the files with a JPG extension that are linked from http://flickr.com.

_Requires the LWP and HTML::Tree Perl modules.  You must also have Wget installed on your system for this to work._</p> ]]></description>
<pubDate>Fri, 02 Nov 2007 22:57:45 GMT</pubDate>
<guid>http://snipplr.com/view/4063/download-linked-jpegs-from-a-web-page-on-the-command-line/</guid>
</item>
<item>
<title>(Bash) clipboard commands for OSX - noah</title>
<link>http://snipplr.com/view/3350/clipboard-commands-for-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 23 Jul 2007 11:44:20 GMT</pubDate>
<guid>http://snipplr.com/view/3350/clipboard-commands-for-osx/</guid>
</item>
<item>
<title>(Bash) rsync backup directory - noah</title>
<link>http://snipplr.com/view/2798/rsync-backup-directory/</link>
<description><![CDATA[ <p>The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.</p> ]]></description>
<pubDate>Mon, 04 Jun 2007 07:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/2798/rsync-backup-directory/</guid>
</item>
</channel>
</rss>