<?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/bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 00:03:59 GMT</pubDate>
<item>
<title>(Bash) Chown all folders 755, files 644 in Linux - axertion</title>
<link>http://snipplr.com/view/63249/chown-all-folders-755-files-644-in-linux/</link>
<description><![CDATA[ <p>Sets the permissions for all folders to 755, and for all files 644.

Useful for SUPHP configurations which required this specific permission setup.</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 02:49:30 GMT</pubDate>
<guid>http://snipplr.com/view/63249/chown-all-folders-755-files-644-in-linux/</guid>
</item>
<item>
<title>(Bash) Post in jSON - kajinka13</title>
<link>http://snipplr.com/view/63126/post-in-json/</link>
<description><![CDATA[ <p>Post in jSON</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 07:29:22 GMT</pubDate>
<guid>http://snipplr.com/view/63126/post-in-json/</guid>
</item>
<item>
<title>(Bash) Creare un disco in RAM - kajinka13</title>
<link>http://snipplr.com/view/63125/creare-un-disco-in-ram/</link>
<description><![CDATA[ <p>Creare un disco in RAM</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 07:23:40 GMT</pubDate>
<guid>http://snipplr.com/view/63125/creare-un-disco-in-ram/</guid>
</item>
<item>
<title>(Bash) List out all your Zombie processes - kajinka13</title>
<link>http://snipplr.com/view/63036/list-out-all-your-zombie-processes/</link>
<description><![CDATA[ <p>List out all your Zombie processes</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 22:22:26 GMT</pubDate>
<guid>http://snipplr.com/view/63036/list-out-all-your-zombie-processes/</guid>
</item>
<item>
<title>(Bash) Show load visually - klovera</title>
<link>http://snipplr.com/view/63026/show-load-visually/</link>
<description><![CDATA[ <p>Shows the load of the cpu graphically in ssh</p> ]]></description>
<pubDate>Fri, 03 Feb 2012 11:59:51 GMT</pubDate>
<guid>http://snipplr.com/view/63026/show-load-visually/</guid>
</item>
<item>
<title>(Bash) adding gitk in the OS menu - ferro</title>
<link>http://snipplr.com/view/62989/adding-gitk-in-the-os-menu/</link>
<description><![CDATA[ <p>I create this script which let me add the gitk in the Programming Application menu in my gnome this way I don't need to open a shell and go to the repository base to view the rep tree</p> ]]></description>
<pubDate>Thu, 02 Feb 2012 04:03:02 GMT</pubDate>
<guid>http://snipplr.com/view/62989/adding-gitk-in-the-os-menu/</guid>
</item>
<item>
<title>(Bash) Set CLASSPATH for Scala - jerryvig</title>
<link>http://snipplr.com/view/62985/set-classpath-for-scala/</link>
<description><![CDATA[ <p>This sets the classpath for scala in the lib directory.</p> ]]></description>
<pubDate>Thu, 02 Feb 2012 01:23:32 GMT</pubDate>
<guid>http://snipplr.com/view/62985/set-classpath-for-scala/</guid>
</item>
<item>
<title>(Bash) List files with details - klovera</title>
<link>http://snipplr.com/view/62946/list-files-with-details/</link>
<description><![CDATA[ <p>List files in varying detail</p> ]]></description>
<pubDate>Wed, 01 Feb 2012 02:30:21 GMT</pubDate>
<guid>http://snipplr.com/view/62946/list-files-with-details/</guid>
</item>
<item>
<title>(Bash) Batch remove whitespace in all the files in directory and replace with a dash "-" - licensetoil</title>
<link>http://snipplr.com/view/62828/batch-remove-whitespace-in-all-the-files-in-directory-and-replace-with-a-dash-/</link>
<description><![CDATA[ <p>Add this to your .profile or .bash_rc file, source the file, navigate to the directory and call "rm_whitespace"

Based on: http://snipplr.com/view/4468/batch-rename-files-in-directory/</p> ]]></description>
<pubDate>Sat, 28 Jan 2012 17:42:18 GMT</pubDate>
<guid>http://snipplr.com/view/62828/batch-remove-whitespace-in-all-the-files-in-directory-and-replace-with-a-dash-/</guid>
</item>
<item>
<title>(Bash) Find a pattern on a code base and show a pretty resultset - ferro</title>
<link>http://snipplr.com/view/62824/find-a-pattern-on-a-code-base-and-show-a-pretty-resultset/</link>
<description><![CDATA[ <p>trims spaces from the source code and left align the code column</p> ]]></description>
<pubDate>Sat, 28 Jan 2012 00:05:54 GMT</pubDate>
<guid>http://snipplr.com/view/62824/find-a-pattern-on-a-code-base-and-show-a-pretty-resultset/</guid>
</item>
<item>
<title>(Bash) Get word frequency distribution - clopez</title>
<link>http://snipplr.com/view/62807/get-word-frequency-distribution/</link>
<description><![CDATA[ <p>When you run this over a text.txt with some text you will get the word distribution on output_ngram.txt as follows:

  30 m
  29 por
  29 aplicaci
  27 modelo
  27 datos
  24 con
  21 este
  21 esta
  20 En
  18 posible
  18 palabras
  18 como
  17 texto
  14 tem
  14 no
  14 documentos
  14 cada
  14 Por
  13 ya
  13 todo
  13 textos
  13 proceso</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 13:29:23 GMT</pubDate>
<guid>http://snipplr.com/view/62807/get-word-frequency-distribution/</guid>
</item>
<item>
<title>(Bash) Get word frequency distribution - clopez</title>
<link>http://snipplr.com/view/62806/get-word-frequency-distribution/</link>
<description><![CDATA[ <p>For any text document this snippet generates an output file that looks like this:

  30 m
  29 por
  29 aplicaci
  27 modelo
  27 datos
  24 con
  21 este
  21 esta</p> ]]></description>
<pubDate>Fri, 27 Jan 2012 13:17:40 GMT</pubDate>
<guid>http://snipplr.com/view/62806/get-word-frequency-distribution/</guid>
</item>
<item>
<title>(Bash) java commons logging - httpclient - simpleLog - rowntreerob</title>
<link>http://snipplr.com/view/62762/java-commons-logging--httpclient--simplelog/</link>
<description><![CDATA[ <p>For impl of 'simpleLog', in eclipse, the default instructions did not work for me , providing LEVEL_ALL logs until i added one additional prop not mentioned in the link</p> ]]></description>
<pubDate>Wed, 25 Jan 2012 03:54:46 GMT</pubDate>
<guid>http://snipplr.com/view/62762/java-commons-logging--httpclient--simplelog/</guid>
</item>
<item>
<title>(Bash) Empty a database table - ModServ</title>
<link>http://snipplr.com/view/62712/empty-a-database-table/</link>
<description><![CDATA[ <p>A bash command to empty a database table.</p> ]]></description>
<pubDate>Mon, 23 Jan 2012 12:16:05 GMT</pubDate>
<guid>http://snipplr.com/view/62712/empty-a-database-table/</guid>
</item>
<item>
<title>(Bash) Mongodb Import CSV Example - jerryvig</title>
<link>http://snipplr.com/view/62700/mongodb-import-csv-example/</link>
<description><![CDATA[ <p>This is an example of importing a CSV file into mongodb using the command line mongoimport tool.</p> ]]></description>
<pubDate>Sun, 22 Jan 2012 15:51:20 GMT</pubDate>
<guid>http://snipplr.com/view/62700/mongodb-import-csv-example/</guid>
</item>
<item>
<title>(Bash) LAMP Source Auto Installer - Affix</title>
<link>http://snipplr.com/view/62559/lamp-source-auto-installer/</link>
<description><![CDATA[ <p>Automatically Download and install a LAMP Setup from Source</p> ]]></description>
<pubDate>Sun, 15 Jan 2012 11:02:02 GMT</pubDate>
<guid>http://snipplr.com/view/62559/lamp-source-auto-installer/</guid>
</item>
<item>
<title>(Bash) tar excluding directory - klovera</title>
<link>http://snipplr.com/view/62543/tar-excluding-directory/</link>
<description><![CDATA[ <p>How to run a tar archive backup excluding a directory. For example, running a website root directory backup excluding the 'backups' directory.</p> ]]></description>
<pubDate>Sat, 14 Jan 2012 04:02:34 GMT</pubDate>
<guid>http://snipplr.com/view/62543/tar-excluding-directory/</guid>
</item>
<item>
<title>(Bash) mod_rewrite Not already re-written - tribal</title>
<link>http://snipplr.com/view/62466/modrewrite-not-already-rewritten/</link>
<description><![CDATA[ <p>Put this before a "RewriteRule" to call the rule only if this request was not from a redirect.</p> ]]></description>
<pubDate>Wed, 11 Jan 2012 05:57:40 GMT</pubDate>
<guid>http://snipplr.com/view/62466/modrewrite-not-already-rewritten/</guid>
</item>
<item>
<title>(Bash) Find a directory withing a compressed file and remove it. - bionic</title>
<link>http://snipplr.com/view/62433/find-a-directory-withing-a-compressed-file-and-remove-it/</link>
<description><![CDATA[ <p>Find a directory withing a compressed file and remove it.</p> ]]></description>
<pubDate>Tue, 10 Jan 2012 04:47:33 GMT</pubDate>
<guid>http://snipplr.com/view/62433/find-a-directory-withing-a-compressed-file-and-remove-it/</guid>
</item>
<item>
<title>(Bash) Remove files by extension - klovera</title>
<link>http://snipplr.com/view/62426/remove-files-by-extension/</link>
<description><![CDATA[ <p>browse to directory and enter</p> ]]></description>
<pubDate>Tue, 10 Jan 2012 00:22:42 GMT</pubDate>
<guid>http://snipplr.com/view/62426/remove-files-by-extension/</guid>
</item>
</channel>
</rss>
