<?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>Shell on Fran Kuo | R&amp;D Leadership</title>
    <link>https://chenfu.ai/en/tags/shell/</link>
    <description>Recent content in Shell on Fran Kuo | R&amp;D Leadership</description>
    <generator>Hugo -- 0.157.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 25 Sep 2007 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://chenfu.ai/en/tags/shell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ubuntu Transition: Dash vs. Bash</title>
      <link>https://chenfu.ai/en/posts/ubuntu-dash-vs-bash/</link>
      <pubDate>Tue, 25 Sep 2007 00:00:00 +0000</pubDate>
      <guid>https://chenfu.ai/en/posts/ubuntu-dash-vs-bash/</guid>
      <description>&lt;p&gt;To accelerate boot times, Ubuntu moved to using &lt;strong&gt;Dash&lt;/strong&gt; (&lt;code&gt;/bin/dash&lt;/code&gt;) as the default system shell (&lt;code&gt;/bin/sh&lt;/code&gt;), replacing the more feature-rich but slower &lt;strong&gt;Bash&lt;/strong&gt;. You can verify this linkage by checking &lt;code&gt;/bin/sh -&amp;gt; /bin/dash&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;While this is great for system performance, it can cause unexpected failures in shell scripts designed specifically with &amp;ldquo;Bashisms&amp;rdquo; (features unique to Bash). If you need to revert the default shell back to Bash for compatibility reasons, you can execute the following command:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
