<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - chrisaiv</title>
<link>http://snipplr.com/users/chrisaiv/tags/Bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:49:09 GMT</pubDate>
<item>
<title>(Bash) Bash: Add a MySQL Environment Variable</title>
<link>http://snipplr.com/view/34943/bash-add-a-mysql-environment-variable/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 20 May 2010 14:25:04 GMT</pubDate>
<guid>http://snipplr.com/view/34943/bash-add-a-mysql-environment-variable/</guid>
</item>
<item>
<title>(Rails) Rails: Commands I wish I could remember</title>
<link>http://snipplr.com/view/30030/rails-commands-i-wish-i-could-remember/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Mar 2010 11:43:01 GMT</pubDate>
<guid>http://snipplr.com/view/30030/rails-commands-i-wish-i-could-remember/</guid>
</item>
<item>
<title>(Bash) MAMP MySQL Command Line Access</title>
<link>http://snipplr.com/view/14044/mamp-mysql-command-line-access/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 14 Apr 2009 18:27:09 GMT</pubDate>
<guid>http://snipplr.com/view/14044/mamp-mysql-command-line-access/</guid>
</item>
<item>
<title>(Bash) Bash:  Find all .dot files but ignore .htaccess file</title>
<link>http://snipplr.com/view/10445/bash--find-all-dot-files-but-ignore-htaccess-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Dec 2008 19:18:07 GMT</pubDate>
<guid>http://snipplr.com/view/10445/bash--find-all-dot-files-but-ignore-htaccess-file/</guid>
</item>
<item>
<title>(Bash) Terminal: Find *.txt files but ignore hidden .txt files</title>
<link>http://snipplr.com/view/10444/terminal-find-txt-files-but-ignore-hidden-txt-files/</link>
<description><![CDATA[ <p>Find *.txt file but ignore hidden .txt file</p> ]]></description>
<pubDate>Fri, 12 Dec 2008 19:17:31 GMT</pubDate>
<guid>http://snipplr.com/view/10444/terminal-find-txt-files-but-ignore-hidden-txt-files/</guid>
</item>
<item>
<title>(Bash) Find out how many instances of Tomcat are running on your computer</title>
<link>http://snipplr.com/view/8102/find-out-how-many-instances-of-tomcat-are-running-on-your-computer/</link>
<description><![CDATA[ <p>I use IntelliJ for a couple of projects and for some reason, my instances of Tomcat start up more times than necessary.  Here is how I find out how many instances are running in the background.  From there I can use the kill -9 pid XXXX to stop them</p> ]]></description>
<pubDate>Sat, 30 Aug 2008 10:53:19 GMT</pubDate>
<guid>http://snipplr.com/view/8102/find-out-how-many-instances-of-tomcat-are-running-on-your-computer/</guid>
</item>
<item>
<title>(Bash) Tomcat startup &amp;amp; stop scripts for OS X</title>
<link>http://snipplr.com/view/5322/tomcat-startup--stop-scripts-for-os-x/</link>
<description><![CDATA[ <p>Tomcat expects certain environment variables to be defined before it starts.  Make two scripts and save them as start_tomcat &amp; stop_tomcat respectively (No File Extension).  Then make them executable with this.  chisaiv$ chmod ug+x start_tomcat stop_tomcat.  Then finally run your scripts like so chrisaiv$ /usr/local/bin/start_tomcat</p> ]]></description>
<pubDate>Sat, 08 Mar 2008 17:06:47 GMT</pubDate>
<guid>http://snipplr.com/view/5322/tomcat-startup--stop-scripts-for-os-x/</guid>
</item>
<item>
<title>(Bash) OsX position your Dock on top</title>
<link>http://snipplr.com/view/4250/osx-position-your-dock-on-top/</link>
<description><![CDATA[ <p>Paste this code into terminal and you will notice the change after you've logged your user back in</p> ]]></description>
<pubDate>Mon, 03 Dec 2007 01:46:10 GMT</pubDate>
<guid>http://snipplr.com/view/4250/osx-position-your-dock-on-top/</guid>
</item>
<item>
<title>(Bash) Os X Make Hidden Files Obvious on the Dock</title>
<link>http://snipplr.com/view/4249/os-x-make-hidden-files-obvious-on-the-dock/</link>
<description><![CDATA[ <p>Open up terminal, paste the code below, then log your user out.</p> ]]></description>
<pubDate>Mon, 03 Dec 2007 01:41:55 GMT</pubDate>
<guid>http://snipplr.com/view/4249/os-x-make-hidden-files-obvious-on-the-dock/</guid>
</item>
</channel>
</rss>