<?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 21:09:17 +0000</lastBuildDate>
    <item>
      <title>(Bash) GIT - Remove deleted files - level09</title>
      <link>https://snipplr.com/view/36680/git--remove-deleted-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 05 Jul 2010 01:07:23 UTC</pubDate>
      <guid>https://snipplr.com/view/36680/git--remove-deleted-files</guid>
    </item>
    <item>
      <title>(Bash) Analyse Access Log, find most common ip addresses - level09</title>
      <link>https://snipplr.com/view/33151/analyse-access-log-find-most-common-ip-addresses</link>
      <description>&lt;p&gt;we grab the 3rd column (using awk), we sort all the results, we then unique that output (-c gives us a count), and then sort numerically based on the count&#13;
&#13;
we also sort ascending (-r) ... the head then gives us the top 20 IP addresses&lt;/p&gt;</description>
      <pubDate>Mon, 26 Apr 2010 04:53:33 UTC</pubDate>
      <guid>https://snipplr.com/view/33151/analyse-access-log-find-most-common-ip-addresses</guid>
    </item>
    <item>
      <title>(Bash) Generate SSH Key (GIT) - level09</title>
      <link>https://snipplr.com/view/29424/generate-ssh-key-git</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 08 Mar 2010 06:07:54 UTC</pubDate>
      <guid>https://snipplr.com/view/29424/generate-ssh-key-git</guid>
    </item>
  </channel>
</rss>
