<?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 18:09:22 +0000</lastBuildDate>
    <item>
      <title>(Bash) TextMate command snippet - show document path in window title - koncept</title>
      <link>https://snipplr.com/view/11490/textmate-command-snippet--show-document-path-in-window-title</link>
      <description>&lt;p&gt;##Instructions&#13;
1. Create  a new Command: Bundles &gt; Bundle Editor &gt; Edit Commands&#13;
2. Click the "+" button to add a new command&#13;
3. Give your command a descriptive name ("TM Path in title", for example)&#13;
4. Set the following properties on the command: {save:Nothing, Input:None, Output:Show as Tool Tip, Activation:âŒ¥âŒ˜T, Scope Selector: NULL}&#13;
5. Close the command window&#13;
6. Test out a document inside a project. The title should be replaced with an absolute path based on the root directory of your project.&#13;
&#13;
&gt; Feedback and improvements are absolutely welcome. I'm looking to find a way to automatically fire this when a document is opened. Anybody know if this is possible?&lt;/p&gt;</description>
      <pubDate>Sat, 24 Jan 2009 15:16:06 UTC</pubDate>
      <guid>https://snipplr.com/view/11490/textmate-command-snippet--show-document-path-in-window-title</guid>
    </item>
    <item>
      <title>(Bash) Find c99Shell PHP trojan hiding within PHP files - koncept</title>
      <link>https://snipplr.com/view/6918/find-c99shell-php-trojan-hiding-within-php-files</link>
      <description>&lt;p&gt;This code will start searching from / if no shell argument passed. You may want to adjust this default directory to the location of your apache directory instead for speed purposes.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 01:58:09 UTC</pubDate>
      <guid>https://snipplr.com/view/6918/find-c99shell-php-trojan-hiding-within-php-files</guid>
    </item>
    <item>
      <title>(Bash) Find all files and directories in project excluding .svn - koncept</title>
      <link>https://snipplr.com/view/5894/find-all-files-and-directories-in-project-excluding-svn</link>
      <description>&lt;p&gt;Simple but useful.&lt;/p&gt;</description>
      <pubDate>Thu, 17 Apr 2008 06:45:46 UTC</pubDate>
      <guid>https://snipplr.com/view/5894/find-all-files-and-directories-in-project-excluding-svn</guid>
    </item>
  </channel>
</rss>
