<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss
  version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  
>
  <channel>
    <title>技术相关 on 从左到东</title>
    <link>/tags/%E6%8A%80%E6%9C%AF%E7%9B%B8%E5%85%B3/</link>
    <description>Recent content in 技术相关 on 从左到东</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 21 Nov 2024 13:30:41 +0800</lastBuildDate>
    <atom:link href="/tags/%E6%8A%80%E6%9C%AF%E7%9B%B8%E5%85%B3/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>批量修改文件权限</title>
      <link>/post/%E6%8A%80%E6%9C%AF%E7%9B%B8%E5%85%B3/%E5%B8%B8%E7%94%A8%E5%B7%A5%E5%85%B7/%E6%89%B9%E9%87%8F%E4%BF%AE%E6%94%B9%E6%96%87%E4%BB%B6%E6%9D%83%E9%99%90/</link>
      <pubDate>Thu, 21 Nov 2024 13:30:41 +0800</pubDate>
      <guid>/post/%E6%8A%80%E6%9C%AF%E7%9B%B8%E5%85%B3/%E5%B8%B8%E7%94%A8%E5%B7%A5%E5%85%B7/%E6%89%B9%E9%87%8F%E4%BF%AE%E6%94%B9%E6%96%87%E4%BB%B6%E6%9D%83%E9%99%90/</guid>
      <description>&lt;p&gt;修改目录权限&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;find ./ -type d -exec chomd 755 {} \;&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;修改文件权限&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;find ./ -type f -exec chmod 644 {} \;&lt;/code&gt;&lt;/p&gt;</description>
      
    </item>
  </channel>
</rss>
