<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Bash-Array on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/bash-array/</link>
    <description>Recent content in Bash-Array on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 18 Oct 2023 23:12:59 +1100</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/bash-array/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Array in Bash</title>
      <link>https://blog.khmersite.net/p/array-in-bash/</link>
      <pubDate>Wed, 18 Oct 2023 23:12:59 +1100</pubDate>
      <guid>https://blog.khmersite.net/p/array-in-bash/</guid>
      <description>&lt;p&gt;I have written a hand full of Bash scripts, but none of those utilized array. Why? It&amp;rsquo;s because of two main things: 1. I don&amp;rsquo;t know how to use array in Bash, and 2. I would normally switch to write the script in Python instead.&lt;/p&gt;
&lt;p&gt;Today, however, I need to update an existing script written in Bash to make use of array. This was a perfect excuse for me to spend some 30 minutes to learn about array in Bash. I found a very good tutorial at the following [1].&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
