<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/other/tags/linux</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 00:47:09 GMT</pubDate>
<item>
<title>(Other) Find files that contain a text string - arunpjohny</title>
<link>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</link>
<description><![CDATA[ <p>The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.</p> ]]></description>
<pubDate>Tue, 18 Mar 2008 09:01:44 GMT</pubDate>
<guid>http://snipplr.com/view/5478/find-files-that-contain-a-text-string/</guid>
</item>
<item>
<title>(Other) Crontab Info - binarynomad</title>
<link>http://snipplr.com/view/5304/crontab-info/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Mar 2008 14:30:42 GMT</pubDate>
<guid>http://snipplr.com/view/5304/crontab-info/</guid>
</item>
<item>
<title>(Other) list partitions - willcodeforfood</title>
<link>http://snipplr.com/view/4374/list-partitions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 16 Dec 2007 19:26:38 GMT</pubDate>
<guid>http://snipplr.com/view/4374/list-partitions/</guid>
</item>
<item>
<title>(Other) Email Command Output - vanne</title>
<link>http://snipplr.com/view/3817/email-command-output/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Oct 2007 09:30:38 GMT</pubDate>
<guid>http://snipplr.com/view/3817/email-command-output/</guid>
</item>
<item>
<title>(Other) Allow https connections to your server - micmath</title>
<link>http://snipplr.com/view/3421/allow-https-connections-to-your-server/</link>
<description><![CDATA[ <p>This will open up the 443 port in your firewall to TCP connections. Run as root.</p> ]]></description>
<pubDate>Mon, 30 Jul 2007 08:20:14 GMT</pubDate>
<guid>http://snipplr.com/view/3421/allow-https-connections-to-your-server/</guid>
</item>
<item>
<title>(Other) Timesince - natalie</title>
<link>http://snipplr.com/view/1556/timesince/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 02:00:41 GMT</pubDate>
<guid>http://snipplr.com/view/1556/timesince/</guid>
</item>
<item>
<title>(Other) Restart apache on Mac OS X - jnunemaker</title>
<link>http://snipplr.com/view/1039/restart-apache-on-mac-os-x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Sep 2006 17:08:41 GMT</pubDate>
<guid>http://snipplr.com/view/1039/restart-apache-on-mac-os-x/</guid>
</item>
<item>
<title>(Other) pop2imap - jnunemaker</title>
<link>http://snipplr.com/view/1037/pop2imap/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Sep 2006 17:08:40 GMT</pubDate>
<guid>http://snipplr.com/view/1037/pop2imap/</guid>
</item>
<item>
<title>(Other) SSH Key Pairs Stuff - jnunemaker</title>
<link>http://snipplr.com/view/1034/ssh-key-pairs-stuff/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 07 Sep 2006 17:08:38 GMT</pubDate>
<guid>http://snipplr.com/view/1034/ssh-key-pairs-stuff/</guid>
</item>
<item>
<title>(Other) Easy (un)commenting out of source code with vi editor - yuconner</title>
<link>http://snipplr.com/view/871/easy-uncommenting-out-of-source-code-with-vi-editor/</link>
<description><![CDATA[ <p>#Put into your .vimrc file
#The commands to comment a selection of text are as follows, begining with begining-of-line comments:

    ,#    shell, perl, etc
    ,/     c  
    ,>    email quote
    ,"     vim
    ,%    latex, prolog
    ,!      assembly?... add single !
    ,;      scheme
    ,-      don't remember this one... add --
    ,c     clears any of the previous comments

Here are the wrapping comments, each line wrapped individually:

    ,*      c
    ,(       Standard ML
    ,<      html
    ,d      clears any of the wrapping comments</p> ]]></description>
<pubDate>Mon, 21 Aug 2006 00:21:47 GMT</pubDate>
<guid>http://snipplr.com/view/871/easy-uncommenting-out-of-source-code-with-vi-editor/</guid>
</item>
<item>
<title>(Other) Arreglar el arranque de linux con grub - buscarini</title>
<link>http://snipplr.com/view/321/arreglar-el-arranque-de-linux-con-grub/</link>
<description><![CDATA[ <p>Esto funciona en Ubuntu Dapper</p> ]]></description>
<pubDate>Mon, 10 Jul 2006 01:50:33 GMT</pubDate>
<guid>http://snipplr.com/view/321/arreglar-el-arranque-de-linux-con-grub/</guid>
</item>
</channel>
</rss>