<?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>Digital-Traffic.net &#187; Gnu</title>
	<atom:link href="http://digital-traffic.net/tag/gnu/feed/" rel="self" type="application/rss+xml" />
	<link>http://digital-traffic.net</link>
	<description>Public thoughts of a network administrator</description>
	<lastBuildDate>Sun, 31 Jan 2010 21:02:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>GnuWin32: A more helpful CLI for Windows</title>
		<link>http://digital-traffic.net/technology/gnuwin32-a-more-helpful-cli-for-windows/</link>
		<comments>http://digital-traffic.net/technology/gnuwin32-a-more-helpful-cli-for-windows/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 06:43:02 +0000</pubDate>
		<dc:creator>Brian Shacklett</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Gnu]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digital-traffic.net/?p=60</guid>
		<description><![CDATA[I cut my system administration teeth on UNIX-based systems (OS X Server and Linux) and I quickly got used to being able to do a multitude of things very easily and efficiently from the command line. Windows, the main platform I support now, is missing a lot of these features. Every once in a while, [...]]]></description>
			<content:encoded><![CDATA[<p>
I cut my system administration teeth on UNIX-based systems (OS X Server and Linux) and I quickly got used to being able to do a multitude of things very easily and efficiently from the command line. Windows, the main platform I support now, is missing a lot of these features. Every once in a while, after working on a Linux system, I&#8217;ll drop into a Windows command line and type something like <code class="input">tail -f foo.log</code> just to get smacked with an error because the system has no idea what I&#8217;m asking of it.
</p>
<p>
Fortunately, the good people working on the <a href="http://gnuwin32.sourceforge.net">GnuWin32</a> project have decided that Windows admins deserve a robust command line as well. GnuWin32 is a set of Windows-native executables that duplicate a large amount of the functionality found on a UNIX or Linux system. A lot of these little programs can make a Windows administrator&#8217;s life much easier. grep, tail, diff&#8230; all available without installing <a href="http://cygwin.org/">Cygwin</a>.
</p>
<p>
The packages are distributed in a number of ways. Binaries are packaged in small collections. There&#8217;s are packages for the core utilities, diff utilities and separate packages for some of the other utilities like grep. There&#8217;s also a setup utility that functions as a package manager to help you keep all of the utilities up to date. Overall, this is a great project that&#8217;s definitely worth a look for anyone that hangs out in the CLI much.</p>
<p>
]]></content:encoded>
			<wfw:commentRss>http://digital-traffic.net/technology/gnuwin32-a-more-helpful-cli-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
