<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/language/bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 03:19:21 GMT</pubDate>
<item>
<title>(Bash) Send Email Attachment from the Command Line</title>
<link>http://snipplr.com/view/5919/send-email-attachment-from-the-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Apr 2008 16:10:45 GMT</pubDate>
<guid>http://snipplr.com/view/5919/send-email-attachment-from-the-command-line/</guid>
</item>
<item>
<title>(Bash) SVN Add Recursively</title>
<link>http://snipplr.com/view/5745/svn-add-recursively/</link>
<description><![CDATA[ <p>This adds all new files to SVN recursively. It doesn't work for files that have spaces in their name, but why would you create a file with a space in its name in the first place?</p> ]]></description>
<pubDate>Tue, 08 Apr 2008 02:54:09 GMT</pubDate>
<guid>http://snipplr.com/view/5745/svn-add-recursively/</guid>
</item>
<item>
<title>(Bash) Create SVN Respos</title>
<link>http://snipplr.com/view/4217/create-svn-respos/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Nov 2007 13:56:57 GMT</pubDate>
<guid>http://snipplr.com/view/4217/create-svn-respos/</guid>
</item>
<item>
<title>(Bash) Deny Access to .svn Files From Web</title>
<link>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</link>
<description><![CDATA[ <p>If your website is under version control, users may be able to access your .svn files. This mod_rewrite rule serves a 404 error page if they try to access them. Place the following lines in your website's .htaccess file.</p> ]]></description>
<pubDate>Sat, 15 Sep 2007 09:04:29 GMT</pubDate>
<guid>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</guid>
</item>
<item>
<title>(Bash) Show Connected iTunes Users</title>
<link>http://snipplr.com/view/3257/show-connected-itunes-users/</link>
<description><![CDATA[ <p>Run this command in a terminal window to list the IP addresses of users connected to your shared iTunes library.</p> ]]></description>
<pubDate>Mon, 09 Jul 2007 15:11:07 GMT</pubDate>
<guid>http://snipplr.com/view/3257/show-connected-itunes-users/</guid>
</item>
<item>
<title>(Bash) Lookup a Domain's MX Records (Mail Server)</title>
<link>http://snipplr.com/view/3115/lookup-a-domains-mx-records-mail-server/</link>
<description><![CDATA[ <p>This command displays a domain's MX records.</p> ]]></description>
<pubDate>Mon, 02 Jul 2007 08:20:35 GMT</pubDate>
<guid>http://snipplr.com/view/3115/lookup-a-domains-mx-records-mail-server/</guid>
</item>
<item>
<title>(Bash) Eject CD From OS X Command Line</title>
<link>http://snipplr.com/view/3059/eject-cd-from-os-x-command-line/</link>
<description><![CDATA[ <p>This command ejects a CD or DVD from the command line.</p> ]]></description>
<pubDate>Wed, 27 Jun 2007 15:31:19 GMT</pubDate>
<guid>http://snipplr.com/view/3059/eject-cd-from-os-x-command-line/</guid>
</item>
<item>
<title>(Bash) Handbrake CLI Presets</title>
<link>http://snipplr.com/view/3056/handbrake-cli-presets/</link>
<description><![CDATA[ <p>Command to convert DVD's to AppleTV, iPod, PS3, and PSP formats using the command line version of HandBrake.</p> ]]></description>
<pubDate>Wed, 27 Jun 2007 11:43:32 GMT</pubDate>
<guid>http://snipplr.com/view/3056/handbrake-cli-presets/</guid>
</item>
<item>
<title>(Bash) Modify Exif Date Data</title>
<link>http://snipplr.com/view/2859/modify-exif-date-data/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Jun 2007 18:07:16 GMT</pubDate>
<guid>http://snipplr.com/view/2859/modify-exif-date-data/</guid>
</item>
<item>
<title>(Bash) Rename Multiple Files in Bash Using Regular Expressions</title>
<link>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</link>
<description><![CDATA[ <p>This small, bash script will loop though the specified files and rename them according to a sed regular expression. In this example, I'm renaming a bunch of .avi movie files.</p> ]]></description>
<pubDate>Sat, 26 May 2007 07:28:35 GMT</pubDate>
<guid>http://snipplr.com/view/2736/rename-multiple-files-in-bash-using-regular-expressions/</guid>
</item>
<item>
<title>(Bash) Enable Safari Debug Menu</title>
<link>http://snipplr.com/view/2610/enable-safari-debug-menu/</link>
<description><![CDATA[ <p>Run this command in a terminal window to turn on Safari's debug menu.</p> ]]></description>
<pubDate>Mon, 07 May 2007 13:23:12 GMT</pubDate>
<guid>http://snipplr.com/view/2610/enable-safari-debug-menu/</guid>
</item>
<item>
<title>(Bash) Unmount All AFP Network Shares</title>
<link>http://snipplr.com/view/2601/unmount-all-afp-network-shares/</link>
<description><![CDATA[ <p>This command will force all mounted AFP network drive to disconnect. I've set this to run automatically each time my laptop sleeps so that if I wake it up on a different network Finder won't freak out.</p> ]]></description>
<pubDate>Fri, 04 May 2007 15:01:18 GMT</pubDate>
<guid>http://snipplr.com/view/2601/unmount-all-afp-network-shares/</guid>
</item>
<item>
<title>(Bash) Compare Directories Using Diff</title>
<link>http://snipplr.com/view/2445/compare-directories-using-diff/</link>
<description><![CDATA[ <p>This command compares two directories and shows you any files that differ between the two. It also shows how to exclude unimportant files like .DS_Store and Thumbs.</p> ]]></description>
<pubDate>Tue, 10 Apr 2007 11:06:10 GMT</pubDate>
<guid>http://snipplr.com/view/2445/compare-directories-using-diff/</guid>
</item>
<item>
<title>(Bash) Change OS X Hostname</title>
<link>http://snipplr.com/view/2424/change-os-x-hostname/</link>
<description><![CDATA[ <p>This command changes the hostname for a machine running OS X.</p> ]]></description>
<pubDate>Mon, 02 Apr 2007 08:33:32 GMT</pubDate>
<guid>http://snipplr.com/view/2424/change-os-x-hostname/</guid>
</item>
<item>
<title>(Bash) Start Apple Remote Desktop Remotely</title>
<link>http://snipplr.com/view/2375/start-apple-remote-desktop-remotely/</link>
<description><![CDATA[ <p>Given shell access to a machine, this command will turn on Apple Remote Desktop sharing for all users. This is taken from the Apple support docs.</p> ]]></description>
<pubDate>Thu, 22 Mar 2007 09:24:47 GMT</pubDate>
<guid>http://snipplr.com/view/2375/start-apple-remote-desktop-remotely/</guid>
</item>
</channel>
</rss>