<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <?xml-stylesheet href="/s/inc/rss.xsl" type="text/xsl"?>
    <rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
        <channel>
            <title>RSS feed for tag sigterm on Raymii.org</title> 
            <link>https://raymii.org/s/tags/sigterm.xml</link> 
            <description>RSS feed for tag sigterm on Raymii.org</description>
            <atom:link href="https://raymii.org/s/tags/sigterm.xml" rel="self" type="application/rss+xml" />
    
            <item>
                <title>Bash Bits: Trap Control C (SIGTERM)</title> 
                <link>https://raymii.org/s/snippets/Bash_Bits_Trap_Control_C_SIGTERM.html?utm_medium=rss&amp;utm_source=raymii&amp;utm_campaign=tagrss</link> 
                <guid>https://raymii.org/s/snippets/Bash_Bits_Trap_Control_C_SIGTERM.html</guid>
                <description>Bash Bits are small examples and tips for Bash Scripts. This bash bit shows you how to capture a Control C signal in a bash script, for example, to clean up any temp or pid files when your script is killed or closed.</description> 
                <pubDate>Sat, 14 Sep 2013 00:00:00 GMT</pubDate>
                <lastBuildDate>Sat, 14 Sep 2013 00:00:00 GMT</lastBuildDate>
            </item>
    
        </channel>
    </rss>
    
    