<?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/tags/administration</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 13:29:07 GMT</pubDate>
<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) Return list of modules for each Drupal multisite - berkes</title>
<link>http://snipplr.com/view/9074/return-list-of-modules-for-each-drupal-multisite/</link>
<description><![CDATA[ <p>A bash script that calls Drush for all your multisite sites and returns a list of available and installed modules for each site.</p> ]]></description>
<pubDate>Fri, 17 Oct 2008 07:24:23 GMT</pubDate>
<guid>http://snipplr.com/view/9074/return-list-of-modules-for-each-drupal-multisite/</guid>
</item>
<item>
<title>(Bash) Remove all tables with a certain pattern from the database - berkes</title>
<link>http://snipplr.com/view/4890/remove-all-tables-with-a-certain-pattern-from-the-database/</link>
<description><![CDATA[ <p>This script removes (DROPS) all tables that start with foo_. Usefull if you had some CMS or application that (ab)uses table prefixing, and want to clean 0ut your database.

NOTE: the data is remove FOREVER! So take good casre: make backups and all the likes. Try on a test-database first!</p> ]]></description>
<pubDate>Mon, 04 Feb 2008 04:18:22 GMT</pubDate>
<guid>http://snipplr.com/view/4890/remove-all-tables-with-a-certain-pattern-from-the-database/</guid>
</item>
<item>
<title>(Bash) mysql dump only data myisam to innodb and gzip - therobot</title>
<link>http://snipplr.com/view/3867/mysql-dump-only-data-myisam-to-innodb-and-gzip/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Oct 2007 08:19:15 GMT</pubDate>
<guid>http://snipplr.com/view/3867/mysql-dump-only-data-myisam-to-innodb-and-gzip/</guid>
</item>
<item>
<title>(Bash) Change password for mysql root user on debian - therobot</title>
<link>http://snipplr.com/view/3865/change-password-for-mysql-root-user-on-debian/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 09 Oct 2007 06:11:56 GMT</pubDate>
<guid>http://snipplr.com/view/3865/change-password-for-mysql-root-user-on-debian/</guid>
</item>
<item>
<title>(Bash) Bash - Creare una galleria di mini immagini - whitetiger</title>
<link>http://snipplr.com/view/1596/bash--creare-una-galleria-di-mini-immagini/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:56 GMT</pubDate>
<guid>http://snipplr.com/view/1596/bash--creare-una-galleria-di-mini-immagini/</guid>
</item>
<item>
<title>(Bash) Bash - 3gpToMpeg - whitetiger</title>
<link>http://snipplr.com/view/1578/bash--3gptompeg/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:54:39 GMT</pubDate>
<guid>http://snipplr.com/view/1578/bash--3gptompeg/</guid>
</item>
</channel>
</rss>