<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>操作系统 on Noel&#39;s Blog</title>
    <link>https://jiaw-zh-github-io.pages.dev/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/</link>
    <description>Recent content in 操作系统 on Noel&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 15 Jun 2021 16:25:00 +0800</lastBuildDate><atom:link href="https://jiaw-zh-github-io.pages.dev/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>为 Windows PowerShell 设置 Alias （命令别名）</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/windows/powershell_alias/</link>
      <pubDate>Tue, 15 Jun 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/windows/powershell_alias/</guid>
      <description>alias 用的好真的可以为所欲为啊 啰里啰唆可以直接跳过的一段 最近黑苹果挂了，暂时用回 Windows，发现想要在 Windows 用 alias 还有点难度， 网上搜索下来大多数都</description>
    </item>
    
    <item>
      <title>你真的会用 tar 命令吗？</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/2021-04-16-%E4%BD%A0%E7%9C%9F%E7%9A%84%E4%BC%9A%E7%94%A8tar%E5%91%BD%E4%BB%A4%E5%90%97/</link>
      <pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/2021-04-16-%E4%BD%A0%E7%9C%9F%E7%9A%84%E4%BC%9A%E7%94%A8tar%E5%91%BD%E4%BB%A4%E5%90%97/</guid>
      <description>曾经稀里糊涂的用了，现在来搞明白吧！ tar 这个命令使用频率最高的方法可能就是下面这两个了： 1 2 $tar -czvf example.tar.gz ~/example # 压缩 example 文件为 example.tar.gz $tar -xzvf ~/example.tar.gz # 解压缩 example.tar.gz 到当前目录</description>
    </item>
    
    <item>
      <title>使用 brew services 管理服务</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/2021-03-15-%E4%BD%BF%E7%94%A8brew-services%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8A%A1/</link>
      <pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/2021-03-15-%E4%BD%BF%E7%94%A8brew-services%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8A%A1/</guid>
      <description>此命令仅适用于 MacOS 官方关于 brew services 命令的说明在 这里 macOS 使用 launchctl 命令加载开机自动运行的服务，brew services 简化了 lauchctl 的操作， 并因此 brew services 命令是不可以在 Linux 下使用的</description>
    </item>
    
  </channel>
</rss>
