<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>COMP2113 - 分类 - Isaac's Blog</title><link>https://neutralmilkzzz.github.io/categories/comp2113/</link><description>COMP2113 - 分类 - Isaac's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 21 Jan 2026 14:40:28 +0800</lastBuildDate><atom:link href="https://neutralmilkzzz.github.io/categories/comp2113/" rel="self" type="application/rss+xml"/><item><title>测试脚本</title><link>https://neutralmilkzzz.github.io/%E6%B5%8B%E8%AF%95%E8%84%9A%E6%9C%AC/</link><pubDate>Wed, 21 Jan 2026 14:40:28 +0800</pubDate><author>xxxx</author><guid>https://neutralmilkzzz.github.io/%E6%B5%8B%E8%AF%95%E8%84%9A%E6%9C%AC/</guid><description><![CDATA[<p>今天学了下写shell script脚本
逻辑蛮简单的，就是把所有平时会执行的linux命令写在一起一次性执行。
平时写博客都是得先<code>cd ../..</code>,<code>git add .</code>,<code>git commit -m &quot;12312&quot;</code>,<code>git push origin main</code>打一遍。
现在测试一下都写到一个shell脚本里跑一下就好了
真不错啊。</p>
]]></description></item></channel></rss>