<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mike</title>
    <description>The latest articles on DEV Community by Mike (@mike_e677ba7447).</description>
    <link>https://dev.to/mike_e677ba7447</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4067868%2Fef8cd62d-401d-4ddf-87a7-16047044fd08.png</url>
      <title>DEV Community: Mike</title>
      <link>https://dev.to/mike_e677ba7447</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mike_e677ba7447"/>
    <language>en</language>
    <item>
      <title>useful-bash-functions</title>
      <dc:creator>Mike</dc:creator>
      <pubDate>Fri, 07 Aug 2026 17:17:51 +0000</pubDate>
      <link>https://dev.to/mike_e677ba7447/useful-bash-functions-5ajn</link>
      <guid>https://dev.to/mike_e677ba7447/useful-bash-functions-5ajn</guid>
      <description>&lt;p&gt;I have developed a useful set of more than 70 bash functions including:&lt;br&gt;
GET_ARGS: Define, parse and test for parent script options with built-in help.&lt;br&gt;
ASK: Ask for and get a response from a set of choices.&lt;br&gt;
TMP_FILE_... Manage temp files and directories&lt;br&gt;
etc, etc, etc.&lt;/p&gt;

&lt;p&gt;If you are interested, see: &lt;br&gt;
    &lt;a href="https://github.com/ProcessorMicro/useful-bash-functions" rel="noopener noreferrer"&gt;https://github.com/ProcessorMicro/useful-bash-functions&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;I have checked and re-cheched every function so, of course, there are many undiscovered bugs.&lt;/p&gt;

&lt;p&gt;Please (politely?) respond here if you find any issues, have any questions or if you have suggestions for improvement.&lt;/p&gt;

</description>
      <category>bash</category>
      <category>programming</category>
      <category>linux</category>
      <category>coding</category>
    </item>
  </channel>
</rss>
