<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuer</author_name>
  <author_url>https://blog.hatena.ne.jp/shuer/</author_url>
  <blog_title>shuerなメモ帖</blog_title>
  <blog_url>https://shuer.hatenadiary.org/</blog_url>
  <categories>
    <anon>perl</anon>
  </categories>
  <description>###ファイルの属性情報を取得 my ($dev,$ino,$mode,$nlink,$uid,$gid,$rdev,$size,$atime,$mtime,$ctime,$blksize,$blocks) = stat('./hoge.txt'); ### 表示 print join(&quot;\n&quot; , $dev # 0: デバイス番号 , $ino # 1: iノード番号 , $mode # 2: ファイルのモード(種類とパーミション) , $nlink # 3: ハードリンク数 , $uid # 4: ユーザID , $gid # 5: グループID , $rdev # 6: デバイス識別子(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuer.hatenadiary.org%2Fentry%2F20120723%2F1343065076&quot; title=&quot;perlでファイルの属性情報を取得　stat関数 - shuerなメモ帖&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>2012-07-23 02:37:56</published>
  <title>perlでファイルの属性情報を取得　stat関数</title>
  <type>rich</type>
  <url>https://shuer.hatenadiary.org/entry/20120723/1343065076</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
