<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: trap</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Catch SIGINT and SIGTERM in a shell script (CTRL-C)</title>
        <link>http://www.posteet.com/view/1013</link>
        <description>
        <![CDATA[<pre>trap &quot;/usr/bin/mycmd; exit 255&quot; SIGINT SIGTERM</pre> <a href="http://www.posteet.com/tags/bash">[bash]</a>  <a href="http://www.posteet.com/tags/script">[script]</a>  <a href="http://www.posteet.com/tags/shell">[shell]</a>  <a href="http://www.posteet.com/tags/sigint">[sigint]</a>  <a href="http://www.posteet.com/tags/sigterm">[sigterm]</a>  <a href="http://www.posteet.com/tags/trap">[trap]</a> ]]>        </description>
        <dc:creator>spirit</dc:creator>
        <pubDate>Tue, 17 Jun 2008 13:41:20 +0000</pubDate>

            <category>bash</category>
            <category>script</category>
            <category>shell</category>
            <category>sigint</category>
            <category>sigterm</category>
            <category>trap</category>
    
    </item>


</channel>
</rss>
