<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 06:45:41 +0000</lastBuildDate>
    <item>
      <title>(Bash) Run command on all hosts in known_hosts file - cruelfate</title>
      <link>https://snipplr.com/view/63345/run-command-on-all-hosts-in-knownhosts-file</link>
      <description>&lt;p&gt;Perform command on all hosts found in **~/.ssh/known_hosts**&#13;
&#13;
Works better when [**auth.sh**](http://snipplr.com/view/46699/authsh/ "auth.sh") has been run on each host first.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Feb 2012 08:21:24 UTC</pubDate>
      <guid>https://snipplr.com/view/63345/run-command-on-all-hosts-in-knownhosts-file</guid>
    </item>
    <item>
      <title>(Java) PID of Java Process From Same Process Without Using Exec - cruelfate</title>
      <link>https://snipplr.com/view/49878/pid-of-java-process-from-same-process-without-using-exec</link>
      <description>&lt;p&gt;This is especially useful to have appear in logs.  While it is totally up to the JVM implementation what to return for the name, most seem to return a numeric process identifier.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Mar 2011 03:34:10 UTC</pubDate>
      <guid>https://snipplr.com/view/49878/pid-of-java-process-from-same-process-without-using-exec</guid>
    </item>
    <item>
      <title>(Java) A demonstration showing that Log4J RollingFileAppender is actually synchronous. - cruelfate</title>
      <link>https://snipplr.com/view/47620/a-demonstration-showing-that-log4j-rollingfileappender-is-actually-synchronous</link>
      <description>&lt;p&gt;The Log4J RollingFileAppender is actually synchronous.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Jan 2011 02:04:17 UTC</pubDate>
      <guid>https://snipplr.com/view/47620/a-demonstration-showing-that-log4j-rollingfileappender-is-actually-synchronous</guid>
    </item>
    <item>
      <title>(JavaScript) SO Interesting Filter - cruelfate</title>
      <link>https://snipplr.com/view/46452/so-interesting-filter</link>
      <description>&lt;p&gt;Useful as a bookmark.   Use to filter JSON results of SO query.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Jan 2011 07:36:03 UTC</pubDate>
      <guid>https://snipplr.com/view/46452/so-interesting-filter</guid>
    </item>
    <item>
      <title>(Java) Simple Swing frame for testing HTML in JLabel - cruelfate</title>
      <link>https://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel</link>
      <description>&lt;p&gt;Note that there is limited support for _CSS_ in Swing components which render HTML text.   This example employs `padding`, `margin` and `font-size`.&#13;
&#13;
The full list of supported properties (and their limitations) are in the [Javadoc][1] &#13;
&#13;
&#13;
[1] http://download.oracle.com/javase/6/docs/api/javax/swing/text/html/CSS.html "CSS"&lt;/p&gt;</description>
      <pubDate>Thu, 18 Nov 2010 02:12:11 UTC</pubDate>
      <guid>https://snipplr.com/view/44317/simple-swing-frame-for-testing-html-in-jlabel</guid>
    </item>
  </channel>
</rss>
