<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CortYuming</author_name>
  <author_url>https://blog.hatena.ne.jp/CortYuming/</author_url>
  <blog_title>牌語備忘録 -pygo</blog_title>
  <blog_url>https://cortyuming.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>一括で dirpath 以下のディレクトリのパーミッションを変更する 忘れるんでメモ $ find dirpath -type d -print | xargs chmod 755 一括で dirpath 以下のファイルのパーミッションを変更する $ find dirpath -type f -print | xargs chmod 644 参考 http://ext.omo3.com/webmaster/chmod.html</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcortyuming.hateblo.jp%2Fentry%2F2014%2F11%2F02%2F080325&quot; title=&quot; 一括でディレクトリ以下のパーミッションを変更するメモ - 牌語備忘録 -pygo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-02 08:03:25</published>
  <title> 一括でディレクトリ以下のパーミッションを変更するメモ</title>
  <type>rich</type>
  <url>https://cortyuming.hateblo.jp/entry/2014/11/02/080325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
