<?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>Wed, 10 Jun 2026 05:48:47 +0000</lastBuildDate>
    <item>
      <title>(Groovy) change lead of jira project using scriptrunner custom endpoint - 4fthawaiian</title>
      <link>https://snipplr.com/view/146340/change-lead-of-jira-project-using-scriptrunner-custom-endpoint</link>
      <description>&lt;p&gt;after this is added into the custom REST endpoints for scriptrunner, you can run it this way: /rest/scriptrunner/latest/custom/updateLead?userName=USERNAME&amp;projectKey=PROJECTKEY&lt;/p&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:53:52 UTC</pubDate>
      <guid>https://snipplr.com/view/146340/change-lead-of-jira-project-using-scriptrunner-custom-endpoint</guid>
    </item>
    <item>
      <title>(Bash) bash command line args - 4fthawaiian</title>
      <link>https://snipplr.com/view/58777/bash-command-line-args</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 19 Sep 2011 02:49:00 UTC</pubDate>
      <guid>https://snipplr.com/view/58777/bash-command-line-args</guid>
    </item>
    <item>
      <title>(Bash) relay files via tar+ssh+cat - 4fthawaiian</title>
      <link>https://snipplr.com/view/57096/relay-files-via-tarsshcat</link>
      <description>&lt;p&gt;rsync doesn't like to copy files from host to host. This is sort of the "old school" unix way - tar everything to a pipe, then pipe everything out. It's how we used to copy directories remotely before we had tools like rsync. I'm definitely open to suggestions on how to improve this (even a fix for rsync, if I'm wrong)&lt;/p&gt;</description>
      <pubDate>Mon, 25 Jul 2011 02:01:47 UTC</pubDate>
      <guid>https://snipplr.com/view/57096/relay-files-via-tarsshcat</guid>
    </item>
    <item>
      <title>(Awk) check jar versions - 4fthawaiian</title>
      <link>https://snipplr.com/view/55189/check-jar-versions</link>
      <description>&lt;p&gt;This is some ugly-ass code, but it works to see if you need to update the atlassian jira jars. Meant to be in /opt/j2ee/domains/domainname.com/instance/tomcat/lib/newdir&lt;/p&gt;</description>
      <pubDate>Mon, 13 Jun 2011 04:55:50 UTC</pubDate>
      <guid>https://snipplr.com/view/55189/check-jar-versions</guid>
    </item>
    <item>
      <title>(AppleScript) Applescript Export Stickies to txt files - 4fthawaiian</title>
      <link>https://snipplr.com/view/18201/applescript-export-stickies-to-txt-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 12 Aug 2009 04:48:04 UTC</pubDate>
      <guid>https://snipplr.com/view/18201/applescript-export-stickies-to-txt-files</guid>
    </item>
    <item>
      <title>(AppleScript) create and send an email with applescript - 4fthawaiian</title>
      <link>https://snipplr.com/view/18200/create-and-send-an-email-with-applescript</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 12 Aug 2009 03:04:41 UTC</pubDate>
      <guid>https://snipplr.com/view/18200/create-and-send-an-email-with-applescript</guid>
    </item>
  </channel>
</rss>
