<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - miceno</title>
<link>http://snipplr.com/users/miceno</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 13:00:13 GMT</pubDate>
<item>
<title>(Bash) Bash SSH Tunnel</title>
<link>http://snipplr.com/view/70899/bash-ssh-tunnel/</link>
<description><![CDATA[ <p>This script opens an SSL tunnel between a source host and a target host.</p> ]]></description>
<pubDate>Tue, 23 Apr 2013 20:02:46 GMT</pubDate>
<guid>http://snipplr.com/view/70899/bash-ssh-tunnel/</guid>
</item>
<item>
<title>(Python) Parsing arguments in Python</title>
<link>http://snipplr.com/view/63653/parsing-arguments-in-python/</link>
<description><![CDATA[ <p>Parsing arguments in Python</p> ]]></description>
<pubDate>Thu, 01 Mar 2012 09:08:52 GMT</pubDate>
<guid>http://snipplr.com/view/63653/parsing-arguments-in-python/</guid>
</item>
<item>
<title>(Groovy) String to Integer</title>
<link>http://snipplr.com/view/50419/string-to-integer/</link>
<description><![CDATA[ <p>Print each char of an UTF-8 string as an Integer</p> ]]></description>
<pubDate>Thu, 10 Mar 2011 05:32:31 GMT</pubDate>
<guid>http://snipplr.com/view/50419/string-to-integer/</guid>
</item>
<item>
<title>(Groovy) Convert a String (atom date) to Date</title>
<link>http://snipplr.com/view/47615/convert-a-string-atom-date-to-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 Jan 2011 01:20:06 GMT</pubDate>
<guid>http://snipplr.com/view/47615/convert-a-string-atom-date-to-date/</guid>
</item>
<item>
<title>(Bash) Bash for loop</title>
<link>http://snipplr.com/view/46804/bash-for-loop/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Jan 2011 05:31:22 GMT</pubDate>
<guid>http://snipplr.com/view/46804/bash-for-loop/</guid>
</item>
<item>
<title>(Bash) Bash – How to add integers</title>
<link>http://snipplr.com/view/46803/bash--how-to-add-integers/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Jan 2011 05:27:48 GMT</pubDate>
<guid>http://snipplr.com/view/46803/bash--how-to-add-integers/</guid>
</item>
<item>
<title>(Bash) Assign default parameters</title>
<link>http://snipplr.com/view/46408/assign-default-parameters/</link>
<description><![CDATA[ <p>Assigns a default value to VARIABLE in case there is no positional parameter</p> ]]></description>
<pubDate>Mon, 03 Jan 2011 06:52:25 GMT</pubDate>
<guid>http://snipplr.com/view/46408/assign-default-parameters/</guid>
</item>
<item>
<title>(Groovy) var_dump in Groovy</title>
<link>http://snipplr.com/view/46312/vardump-in-groovy/</link>
<description><![CDATA[ <p>ReflectionToStringBuilder wraps a class and outputs a string describing its attributes, more or less similar to var_dump in PHP</p> ]]></description>
<pubDate>Fri, 31 Dec 2010 07:32:38 GMT</pubDate>
<guid>http://snipplr.com/view/46312/vardump-in-groovy/</guid>
</item>
<item>
<title>(Groovy) Read formatted file one-liner</title>
<link>http://snipplr.com/view/46289/read-formatted-file-oneliner/</link>
<description><![CDATA[ <p>Read a file with tabs</p> ]]></description>
<pubDate>Thu, 30 Dec 2010 20:21:20 GMT</pubDate>
<guid>http://snipplr.com/view/46289/read-formatted-file-oneliner/</guid>
</item>
<item>
<title>(Groovy) Format string as title with center</title>
<link>http://snipplr.com/view/45906/format-string-as-title-with-center/</link>
<description><![CDATA[ <p>Create a String centered and filled with a character</p> ]]></description>
<pubDate>Sat, 18 Dec 2010 09:10:32 GMT</pubDate>
<guid>http://snipplr.com/view/45906/format-string-as-title-with-center/</guid>
</item>
<item>
<title>(Bash) Command line arguments for Bash with getopts</title>
<link>http://snipplr.com/view/45891/command-line-arguments-for-bash-with-getopts/</link>
<description><![CDATA[ <p>How to combine getopts options with (-) and non-options.

After processing all options, variable OPTIND contains the value of the first non-option (commandline argument that doesn't start with (-)).

Shift command will clean previous commandline options.</p> ]]></description>
<pubDate>Fri, 17 Dec 2010 23:59:33 GMT</pubDate>
<guid>http://snipplr.com/view/45891/command-line-arguments-for-bash-with-getopts/</guid>
</item>
<item>
<title>(Groovy) Read commandline with DSL CliBuilder</title>
<link>http://snipplr.com/view/45662/read-commandline-with-dsl-clibuilder/</link>
<description><![CDATA[ <p>An example of how to configure the CliBuilder to read command line arguments in Groovy.</p> ]]></description>
<pubDate>Mon, 13 Dec 2010 06:39:40 GMT</pubDate>
<guid>http://snipplr.com/view/45662/read-commandline-with-dsl-clibuilder/</guid>
</item>
</channel>
</rss>