<?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 12:46:53 +0000</lastBuildDate>
    <item>
      <title>(Bash) Linux auth.log parser - _reydin_</title>
      <link>https://snipplr.com/view/65929/linux-authlog-parser</link>
      <description>&lt;p&gt;This script will parse the auth.log and return results depending on the argument entered. To run the script enter one of the following. &#13;
./auth success  or ./auth fail&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 01:16:33 UTC</pubDate>
      <guid>https://snipplr.com/view/65929/linux-authlog-parser</guid>
    </item>
    <item>
      <title>(Bash) Linux backup script using rsync and hard-links - _reydin_</title>
      <link>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</link>
      <description>&lt;p&gt;This script will do a daily backup of directories. If the files has not changed then it creates a hard-link to the file. If the file has changed then it will copy the new file. The backup is not much larger than the directories being backed up.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 01:00:19 UTC</pubDate>
      <guid>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</guid>
    </item>
  </channel>
</rss>
