<?xml version="1.0" encoding="UTF-8"?>
<codes type="array">
  <code>
    <code>cd /Volumes/your_drive
touch .metadata_never_index</code>
    <created-at type="datetime">2008-10-21T23:48:21Z</created-at>
    <description></description>
    <id type="integer">80</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>disable spotlight on a fat32 external drive</title>
    <updated-at type="datetime">2008-10-21T23:48:21Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>$ alias mypassword=&quot;echo '123456'&quot;

$ mypassword # return '123456'</code>
    <created-at type="datetime">2008-10-17T03:22:55Z</created-at>
    <description>the alias command makes it possible to launch any command using a pre-set string. i love it!</description>
    <id type="integer">78</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>alias sample</title>
    <updated-at type="datetime">2008-10-17T03:22:55Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
  <code>
    <code>sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist
sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plis</code>
    <created-at type="datetime">2008-10-17T02:54:47Z</created-at>
    <description></description>
    <id type="integer">75</id>
    <language-id type="integer">42</language-id>
    <privated type="boolean">false</privated>
    <title>stop/start mysql via terminal </title>
    <updated-at type="datetime">2008-10-17T02:54:47Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
</codes>
