
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chad&#39;s Blog</title>
      <link>https://www.ruoduan.cn/blog</link>
      <description>若端的个人技术实验室，记录前端、工程化、Node.js、Python 和探索实践。</description>
      <language>zh-cn</language>
      <managingEditor>z.ruoduan@gmail.com (Chad)</managingEditor>
      <webMaster>z.ruoduan@gmail.com (Chad)</webMaster>
      <lastBuildDate>Thu, 16 Feb 2023 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.ruoduan.cn/tags/shell/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.ruoduan.cn/blog/shell_sed_字符串替换</guid>
    <title>Shell-字符串替换生成模板文件</title>
    <link>https://www.ruoduan.cn/blog/shell_sed_字符串替换</link>
    <description>缘起 在构建 Build 的时候需要根据平台和环境写入配置文件, 需要写一个脚本来提供不同的模板,记于此 例如 👇🏻 模板文件: 代码 可以使用 shell 的 sed 命令就行替换 在当前文件替换修改加 i 👉🏻 sed i &quot;s/{{base}}//g&quot; $filename 但是在 MacOS中 不行 需使</description>
    <pubDate>Thu, 16 Feb 2023 00:00:00 GMT</pubDate>
    <author>z.ruoduan@gmail.com (Chad)</author>
    <category>Shell</category>
  </item>

  <item>
    <guid>https://www.ruoduan.cn/blog/shell基本指南</guid>
    <title>Shell基本指南</title>
    <link>https://www.ruoduan.cn/blog/shell基本指南</link>
    <description>缘起 病毒肆掠 在家来无事，想着吧shell的知识整理一下 github 求点个 star ⭐️ shell 环境 shell是一门脚本语言，Shell 是一个用 C 语言编写的程序，它是用户使用 Linux 的桥梁。Shell 既是一种命令语言，又是一种程序设计语言。 我们常见的操作系统如 mac 的 OSX 系统，</description>
    <pubDate>Tue, 04 Feb 2020 00:00:00 GMT</pubDate>
    <author>z.ruoduan@gmail.com (Chad)</author>
    <category>Shell</category>
  </item>

    </channel>
  </rss>
