<?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>The Developer Day &#187; terminal</title>
	<atom:link href="http://www.thedeveloperday.com/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com</link>
	<description>Staying Curious</description>
	<lastBuildDate>Fri, 03 Feb 2012 12:03:22 +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>Linux like terminal on Windows!</title>
		<link>http://www.thedeveloperday.com/linux-like-terminal-windows/</link>
		<comments>http://www.thedeveloperday.com/linux-like-terminal-windows/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 18:30:26 +0000</pubDate>
		<dc:creator>Žilvinas Šaltys</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.thedeveloperday.com/linux-like-terminal-windows/</guid>
		<description><![CDATA[Have you ever wanted to make your CMD window fullscreen? You did? And it didn&#8217;t work? Too bad. Have you ever wanted to search something in your files using grep, awk, less, sort? Have you ever tried to mass rename your files ? You did? And it didn&#8217;t work? Too bad.Be worried no more! First you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Have you ever wanted to make your CMD window fullscreen? You did? And it didn&#8217;t work? Too bad. Have you ever wanted to search something in your files using grep, awk, less, sort? Have you ever tried to mass rename your files ? You did? And it didn&#8217;t work? Too bad.Be worried no more! First you need <a href="http://www.cygwin.com/" title="Cygwin homepage">Cygwin</a>. Cygwin is a Linux-like environment for Windows. It also provides you a lot of tools which provide linux look and feel. Install cygwin while changing none of the default settings. Now you can do something like this:</p>
<p><a href="http://www.thedeveloperday.com/wp-content/uploads/2008/09/cygwin_terminal.jpg" title="Cygwin Terminal"><img src="http://www.thedeveloperday.com/wp-content/uploads/2008/09/cygwin_terminal.thumbnail.jpg" alt="Cygwin Terminal" title="Cygwin Terminal" /></a> 
<p style="text-align: left">Notice that this is a simple CMD like window but it now has some nice colors and new shiny tools.Now in order to make it even more cool you need a tool named <a href="http://code.google.com/p/puttycyg/" title="putty cygwin terminal">PuTTYcyg</a>. PuTTYcyg is a patched version of PuTTY that, in addition to telnet, rlogin, ssh, and serial connections, can also be used as a local Cygwin terminal instead of the Windows console. Download the package and unzip it somwhere. I put it in C:\Program Files\puttycyg. Now double click on a file named putty.exe. Now fill everything as in the image bellow and press save.</p>
<p> <a href="http://www.thedeveloperday.com/wp-content/uploads/2008/09/local.jpg" title="cygwin putty configuration"><img src="http://www.thedeveloperday.com/wp-content/uploads/2008/09/local.thumbnail.jpg" alt="cygwin putty configuration" /></a> 
<p style="text-align: left">Now make a shortcut of this putty.exe on your Desktop. And change it&#8217;s properties like this:</p>
<p><a href="http://www.thedeveloperday.com/wp-content/uploads/2008/09/terminal.jpg" title="cygwin putty terminal shortcut"><img src="http://www.thedeveloperday.com/wp-content/uploads/2008/09/terminal.thumbnail.jpg" alt="cygwin putty terminal shortcut" /></a>  
<p style="text-align: left">Click apply and you are ready to go myfriend! Double click on the shortcut and you should be able to do thins like this including full screen resize yay!</p>
<p><a href="http://www.thedeveloperday.com/wp-content/uploads/2008/09/terminal2.jpg" title="putty cygwin terminal"><img src="http://www.thedeveloperday.com/wp-content/uploads/2008/09/terminal2.thumbnail.jpg" alt="putty cygwin terminal" /></a> 
<p style="text-align: left">Now .. Begone CMD!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedeveloperday.com/linux-like-terminal-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

