<?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/ruby/tags/Bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 21:54:38 GMT</pubDate>
<item>
<title>(Ruby) terminals4rails - draq</title>
<link>http://snipplr.com/view/32321/terminals4rails/</link>
<description><![CDATA[ <p>This Ruby script generates the [Gnome Terminals For Rails script](http://snipplr.com/view/32227/gnome-terminals-for-rails/ "Gnome Terminals For Rails").</p> ]]></description>
<pubDate>Mon, 19 Apr 2010 08:10:52 GMT</pubDate>
<guid>http://snipplr.com/view/32321/terminals4rails/</guid>
</item>
<item>
<title>(Ruby) Automatically Perform Custom CodeIgniter install - brettbergeron</title>
<link>http://snipplr.com/view/18835/automatically-perform-custom-codeigniter-install/</link>
<description><![CDATA[ <p>The Ruby script below helps me install CodeIgniter &amp; automatically restructure the application directory to allow multiple apps in a single CI install.

I've left out the core index file for CI since it requires some hacking to permit multiple applications.</p> ]]></description>
<pubDate>Tue, 25 Aug 2009 14:19:31 GMT</pubDate>
<guid>http://snipplr.com/view/18835/automatically-perform-custom-codeigniter-install/</guid>
</item>
<item>
<title>(Ruby) Post to Twitter from the shell - noah</title>
<link>http://snipplr.com/view/6594/post-to-twitter-from-the-shell/</link>
<description><![CDATA[ <p>**The Twitter shell script is now [hosted on GitHub](http://github.com/textarcana/post-to-twitter-from-the-shell-via-ruby).**  This (old) version is left in place for historical purposes.

Put this in a file called tweet.rb, then call as follows:
    ruby tweet.rb username "my tweet"

Or you can include your password in the command like so 
    ruby twit.rb username:password "my tweet"

(note that this is hugely insecure as your password will wind up in your .history, not to mention being visible to shouldersurfers).

Updated: if a post is over the 140-character limit, the script prints back the part of the tweet that would not fit.  This makes it easier to trim down overly long posts.</p> ]]></description>
<pubDate>Thu, 05 Jun 2008 09:23:47 GMT</pubDate>
<guid>http://snipplr.com/view/6594/post-to-twitter-from-the-shell/</guid>
</item>
<item>
<title>(Ruby) list directory and create wget calls to build standalone html dirs - jhenry</title>
<link>http://snipplr.com/view/5381/list-directory-and-create-wget-calls-to-build-standalone-html-dirs/</link>
<description><![CDATA[ <p>output can be run as a shell script.  should be able to refactor this as a piped wget, i think</p> ]]></description>
<pubDate>Wed, 12 Mar 2008 16:57:31 GMT</pubDate>
<guid>http://snipplr.com/view/5381/list-directory-and-create-wget-calls-to-build-standalone-html-dirs/</guid>
</item>
<item>
<title>(Ruby) Sheller - felipec</title>
<link>http://snipplr.com/view/2669/sheller/</link>
<description><![CDATA[ <p>Lets you run shell commands in an extensible way.</p> ]]></description>
<pubDate>Fri, 18 May 2007 10:49:57 GMT</pubDate>
<guid>http://snipplr.com/view/2669/sheller/</guid>
</item>
</channel>
</rss>