<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moguriso</author_name>
  <author_url>https://blog.hatena.ne.jp/moguriso/</author_url>
  <blog_title>tizen.moe</blog_title>
  <blog_url>https://blog.tizen.moe/</blog_url>
  <categories>
    <anon>PC</anon>
    <anon>Linux</anon>
    <anon>Tips</anon>
  </categories>
  <description>rsyncの動作に確信持てなかったので実験用に空ファイル複数作りたかったのですがパッとワンライナーが思いつかなかったしスクリプト書こうと思うとぐぐる必要があって空で書けたのがCだけでした、と。。。 #include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; int main(int argc, char** argv) { char z[] = &quot;/usr/bin/touch&quot;; char y[1024] = {0}; int ii=0; if(argc == 3){ int from = atoi(argv[1]); int to = atoi(argv[2]); for(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tizen.moe%2Fentry%2F2019%2F02%2F27%2F000000&quot; title=&quot;どう考えてもワンライナーで出来そうなことをプログラムにやらせた - tizen.moe&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>2019-02-27 00:00:00</published>
  <title>どう考えてもワンライナーで出来そうなことをプログラムにやらせた</title>
  <type>rich</type>
  <url>https://blog.tizen.moe/entry/2019/02/27/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
