<?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>#!/bin/sh #trap_int.sh #INTシグナルを無視する trap 'echo &quot;SIGINT was ignored.&quot;' INT for i in one two three four five; do echo $i sleep 1 done $ ./trap_int.sh one two SIGINT was ignored. three SIGINT was ignored. four SIGINT was ignored. five SIGINT was ignored.</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20100316%2F1268675489&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>2010-03-16 02:51:29</published>
  <title>スクリプトを中断できないようにする</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20100316/1268675489</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
