<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - djmornyc</title>
<link>http://snipplr.com/users/djmornyc</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 05:58:53 GMT</pubDate>
<item>
<title>(Python) Clean files/directory by time.</title>
<link>http://snipplr.com/view/69118/clean-filesdirectory-by-time/</link>
<description><![CDATA[ <p>*Does not check permissions.
python cleanFiles.py --directory=/home/win98/tmp/ --ageInDays=2</p> ]]></description>
<pubDate>Sat, 15 Dec 2012 02:15:21 GMT</pubDate>
<guid>http://snipplr.com/view/69118/clean-filesdirectory-by-time/</guid>
</item>
<item>
<title>(SQL) Postgres get table schema with columns</title>
<link>http://snipplr.com/view/45483/postgres-get-table-schema-with-columns/</link>
<description><![CDATA[ <p>Get table schema with columns via sql.</p> ]]></description>
<pubDate>Thu, 09 Dec 2010 06:08:50 GMT</pubDate>
<guid>http://snipplr.com/view/45483/postgres-get-table-schema-with-columns/</guid>
</item>
</channel>
</rss>