<?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:35:36 +0000</lastBuildDate>
    <item>
      <title>(Bash) Read file line by line - mahome</title>
      <link>https://snipplr.com/view/17725/read-file-line-by-line</link>
      <description>&lt;p&gt;bash, read, line&#13;
&#13;
1. $ cat myFile | readByLine&#13;
2. $ readByLine&lt;/p&gt;</description>
      <pubDate>Fri, 31 Jul 2009 05:24:30 UTC</pubDate>
      <guid>https://snipplr.com/view/17725/read-file-line-by-line</guid>
    </item>
    <item>
      <title>(Bash) Iterate through years and months - mahome</title>
      <link>https://snipplr.com/view/13843/iterate-through-years-and-months</link>
      <description>&lt;p&gt;This script gives a list of year month combinations from 2006 to 2010.&#13;
Also have a look at [cal](http://en.wikipedia.org/wiki/Cal_(Unix)), if you are doing something with dates.&#13;
&#13;
Tags: seq, year, month, bash, loop, for&lt;/p&gt;</description>
      <pubDate>Tue, 07 Apr 2009 03:21:37 UTC</pubDate>
      <guid>https://snipplr.com/view/13843/iterate-through-years-and-months</guid>
    </item>
  </channel>
</rss>
