<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 13:09:53 +0000</lastBuildDate>
    <item>
      <title>(Bash) Remove untracked files from Mercurial repository - jonathanpglick</title>
      <link>https://snipplr.com/view/42950/remove-untracked-files-from-mercurial-repository</link>
      <description>&lt;p&gt;the -u flag only lists items that are "unknown", -0 prepares the filenames for xargs.&#13;
&#13;
xargs then runs "rm" on each of the listed files.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Oct 2010 04:45:53 UTC</pubDate>
      <guid>https://snipplr.com/view/42950/remove-untracked-files-from-mercurial-repository</guid>
    </item>
    <item>
      <title>(Bash) Postgres SQL dump - jonathanpglick</title>
      <link>https://snipplr.com/view/35235/postgres-sql-dump</link>
      <description>&lt;p&gt;**flags:**&#13;
&#13;
* -c : include commands to clean (drop) database objects prior to creating them   &#13;
* -C : include commands to create the database itself   &#13;
* -U : user to connect as&lt;/p&gt;</description>
      <pubDate>Wed, 26 May 2010 13:03:19 UTC</pubDate>
      <guid>https://snipplr.com/view/35235/postgres-sql-dump</guid>
    </item>
    <item>
      <title>(Bash) Postgres load / import SQL - jonathanpglick</title>
      <link>https://snipplr.com/view/35234/postgres-load--import-sql</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 26 May 2010 12:39:45 UTC</pubDate>
      <guid>https://snipplr.com/view/35234/postgres-load--import-sql</guid>
    </item>
  </channel>
</rss>
