<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_min</author_name>
  <author_url>https://blog.hatena.ne.jp/t_min/</author_url>
  <blog_title>技術者になりたい何か</blog_title>
  <blog_url>https://t-min.hatenablog.com/</blog_url>
  <categories>
    <anon>Windows Tips</anon>
    <anon>コマンドプロンプト</anon>
  </categories>
  <description>Windowsでコマンドでファイル作りたいとき用 Linuxだとtouchコマンドで一発なんだけど、Windowsでのやり方がわからなかった。 結論 コマンドプロンプトの場合 &gt; type nul &gt; test.txt で一発。 ちなみにPowerShellの場合は New-Item -Type File test.txt やりたいこと Windowsで特定のフォルダ内に大量のファイル作成したい時ってあるよね。 いちいち「新規ファイルの作成」とかして、ファイルリネームして、とか気が遠くなる。。。 というわけでコマンドから作れたら楽だよねー。 適当にテキストファイルかなんかにファイル名とコマンド…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-min.hatenablog.com%2Fentry%2F2017%2F02%2F09%2F173737&quot; title=&quot;Windowsでコマンドで大量のファイルを一気に作成する。 - 技術者になりたい何か&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>2017-02-09 17:37:37</published>
  <title>Windowsでコマンドで大量のファイルを一気に作成する。</title>
  <type>rich</type>
  <url>https://t-min.hatenablog.com/entry/2017/02/09/173737</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
