<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>belial6</author_name>
  <author_url>https://blog.hatena.ne.jp/belial6/</author_url>
  <blog_title>a stray sheep</blog_title>
  <blog_url>https://belial6.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ダミーファイルの作成 &gt; fsutil file createnew testfile 1073741824 fsutilの実行には、コマンドプロンプトを管理者権限で起動する必要がある。※PowerShellも同様。 testfile 作成するダミーファイルの名前 ファイルサイズの単位はバイト。1073741824 バイト = 1GB ダミーファイルを大量に作成 &gt; for /L %%i in (1,1,10000) do fsutil file createnew testfile_%%i.dat 1073741824 ダミーファイルを作って、ファイルをコピーする。また、タイムスタンプの追加…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbelial6.hateblo.jp%2Fentry%2F2018%2F07%2F13%2F001305&quot; title=&quot;Windowsでダミーファイルを扱う - a stray sheep&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>2018-07-13 00:13:05</published>
  <title>Windowsでダミーファイルを扱う</title>
  <type>rich</type>
  <url>https://belial6.hateblo.jp/entry/2018/07/13/001305</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
