<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX/Linux</anon>
  </categories>
  <description>関数名 Tmp_Lock 書式 Tmp_Lock ( -l | -t ) ( -m | -r ) 目的 一時ファイルの作成･削除をする 戻り値 成功:0 失敗:1 エラー9:オプションによって通常の一時ファイルかロックファイルの 作成･削除を判断するためオプションは必須。 一時ファイルとはスクリプトの動作中にだけ必要なファイルのこと。 そのファイルはスクリプトが終了すれば必要ないので最後に削除する。 ロックファイルはスクリプトを実行するときに同じスクリプトを 重複実行できなくするために使う。 実行の最初にロックファイルをチェックして存在していたら すでに同じスクリプトが別のプロセスで実行してる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20090915%2F1253005438&quot; title=&quot;一時ファイルの作成と削除をする関数 - あんみのの備忘録&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>2009-09-15 18:03:58</published>
  <title>一時ファイルの作成と削除をする関数</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20090915/1253005438</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
