<?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/script</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 06 Oct 2008 10:27:03 GMT</pubDate>
<item>
<title>(Bash) make a gallery out of a directory of images - fris</title>
<link>http://snipplr.com/view/8154/make-a-gallery-out-of-a-directory-of-images/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Sep 2008 00:23:30 GMT</pubDate>
<guid>http://snipplr.com/view/8154/make-a-gallery-out-of-a-directory-of-images/</guid>
</item>
<item>
<title>(Bash) shell script menu - rwczippy</title>
<link>http://snipplr.com/view/7892/shell-script-menu/</link>
<description><![CDATA[ <p>menu will only quit when 'q' is pressed</p> ]]></description>
<pubDate>Sat, 16 Aug 2008 19:30:55 GMT</pubDate>
<guid>http://snipplr.com/view/7892/shell-script-menu/</guid>
</item>
<item>
<title>(Bash) Scrape Gummy - mandric</title>
<link>http://snipplr.com/view/6006/scrape-gummy/</link>
<description><![CDATA[ <p>It all starts with gummy-stuff.</p> ]]></description>
<pubDate>Sat, 26 Apr 2008 16:23:02 GMT</pubDate>
<guid>http://snipplr.com/view/6006/scrape-gummy/</guid>
</item>
<item>
<title>(Bash) Scrape NYSE - mandric</title>
<link>http://snipplr.com/view/6005/scrape-nyse/</link>
<description><![CDATA[ <p>More gibberish.</p> ]]></description>
<pubDate>Sat, 26 Apr 2008 16:21:28 GMT</pubDate>
<guid>http://snipplr.com/view/6005/scrape-nyse/</guid>
</item>
<item>
<title>(Bash) Bootstrap a Django fastcgi setup - mandric</title>
<link>http://snipplr.com/view/5786/bootstrap-a-django-fastcgi-setup/</link>
<description><![CDATA[ <p>This is meant to be run as root, so do it at your own risk.  It's very raw and needs error checking, but works.  I run this script to get new django sites off the ground in  a few minutes.</p> ]]></description>
<pubDate>Fri, 11 Apr 2008 12:07:41 GMT</pubDate>
<guid>http://snipplr.com/view/5786/bootstrap-a-django-fastcgi-setup/</guid>
</item>
<item>
<title>(Bash) Remove .SVN files from a directory structure - wfdev</title>
<link>http://snipplr.com/view/5658/remove-svn-files-from-a-directory-structure/</link>
<description><![CDATA[ <p>Quick command I use to remove .SVN folders from a tree structure copied from SVN working copy. Sometimes a bit easier than running an export.</p> ]]></description>
<pubDate>Wed, 02 Apr 2008 10:24:26 GMT</pubDate>
<guid>http://snipplr.com/view/5658/remove-svn-files-from-a-directory-structure/</guid>
</item>
<item>
<title>(Bash) Batch File Rename with awk and sed - ches</title>
<link>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</link>
<description><![CDATA[ <p>Leave off the final pipe to /bin/sh to do a 'dry run'</p> ]]></description>
<pubDate>Fri, 07 Sep 2007 14:58:16 GMT</pubDate>
<guid>http://snipplr.com/view/3648/batch-file-rename-with-awk-and-sed/</guid>
</item>
<item>
<title>(Bash) using find to list old files based on date - jhenry</title>
<link>http://snipplr.com/view/2851/using-find-to-list-old-files-based-on-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Jun 2007 12:14:25 GMT</pubDate>
<guid>http://snipplr.com/view/2851/using-find-to-list-old-files-based-on-date/</guid>
</item>
<item>
<title>(Bash) Bash - Creare una galleria di mini immagini - whitetiger</title>
<link>http://snipplr.com/view/1596/bash--creare-una-galleria-di-mini-immagini/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/1596/bash--creare-una-galleria-di-mini-immagini/</guid>
</item>
<item>
<title>(Bash) Bash - 3gpToMpeg - whitetiger</title>
<link>http://snipplr.com/view/1578/bash--3gptompeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:39 GMT</pubDate>
<guid>http://snipplr.com/view/1578/bash--3gptompeg/</guid>
</item>
<item>
<title>(Bash) Bash - avi2mpg - whitetiger</title>
<link>http://snipplr.com/view/1574/bash--avi2mpg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:37 GMT</pubDate>
<guid>http://snipplr.com/view/1574/bash--avi2mpg/</guid>
</item>
<item>
<title>(Bash) One World Host: .bash_profile - ryansobol</title>
<link>http://snipplr.com/view/1479/one-world-host-bashprofile/</link>
<description><![CDATA[ <p>Our Bash .profile script for One World Host</p> ]]></description>
<pubDate>Thu, 26 Oct 2006 12:16:00 GMT</pubDate>
<guid>http://snipplr.com/view/1479/one-world-host-bashprofile/</guid>
</item>
<item>
<title>(Bash) install-svn - ryansobol</title>
<link>http://snipplr.com/view/1463/installsvn/</link>
<description><![CDATA[ <p>Installs subversion client package on a shared host machine using the downloadable packages.  Turns off the SWIG wrapper library and serving local repositories over apache.  Just add ~/subversion/bin to your environment path.</p> ]]></description>
<pubDate>Wed, 25 Oct 2006 07:54:39 GMT</pubDate>
<guid>http://snipplr.com/view/1463/installsvn/</guid>
</item>
</channel>
</rss>