<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Markus Zeller Blog &#187; path</title>
	<atom:link href="http://www.markuszeller.com/tag/path/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markuszeller.com</link>
	<description>Life is just a game</description>
	<lastBuildDate>Sat, 31 Dec 2011 22:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Terminal and directories</title>
		<link>http://www.markuszeller.com/terminal-and-directories</link>
		<comments>http://www.markuszeller.com/terminal-and-directories#comments</comments>
		<pubDate>Tue, 11 Nov 2008 08:15:36 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=159</guid>
		<description><![CDATA[There are some tasks which are fast and easy to handle within the terminal console. I do not use this quite often, but sometimes when I want to run a self written script. Because I am as lazy as most &#8230; <a href="http://www.markuszeller.com/terminal-and-directories">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are some tasks which are fast and easy to handle within the terminal console. I do not use this quite often, but sometimes when I want to run a self written script.</p>
<p>Because I am as lazy as most people, I do not want to type much. The console helps you out a lot with that. Just type the first letters and hit tab to autocomplete the name.</p>
<p>But what, if you did a download and want to run a included script from the extracted directory? Then you have to use the <strong>cd</strong> command <em>(change directory)</em> for every directory as long as you reached the target path. Use the magic and just type &#8220;cd &#8221; <em>(with a blank after cd)</em>. Next, drop the little folder icon from the finder&#8217;s window title bar to the console window to have the full path in the terminal session.</p>
<div id="attachment_160" class="wp-caption alignleft" style="width: 510px"><a href="http://www.markuszeller.com/wp-content/uploads/terminaldrop.jpg"><img class="size-full wp-image-160" title="Terminal" src="http://www.markuszeller.com/wp-content/uploads/terminaldrop.jpg" alt="Terminal with drag and drop" width="500" height="361" /></a><p class="wp-caption-text">Terminal with drag and drop</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/terminal-and-directories/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

