

<?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>Jimmy Burnett &#187; windows command</title>
	<atom:link href="http://www.jimmyburnett.com/tag/windows-command/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jimmyburnett.com</link>
	<description>My person tech blog.</description>
	<lastBuildDate>Wed, 09 Jun 2010 12:37:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows: DIRUSE &#8211; Show disk usage for a directory.</title>
		<link>http://www.jimmyburnett.com/2010/02/windows-diruse-show-disk-usage-for-a-directory.html</link>
		<comments>http://www.jimmyburnett.com/2010/02/windows-diruse-show-disk-usage-for-a-directory.html#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:39:56 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[Power Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jimmyburnett.com/?p=1056</guid>
		<description><![CDATA[DIRUSE
Display disk usage


Syntax
      DIRUSE [options] Folders...
Options
   /M  Display in Mb
   /K  Display in Kb
   /B  Display in bytes (default)
   /,  Use thousand separator when displaying sizes.
   /Q:#	Quota limit, mark folders that exceed the size (#) with [...]]]></description>
		<wfw:commentRss>http://www.jimmyburnett.com/2010/02/windows-diruse-show-disk-usage-for-a-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: comp &#8211; compare files</title>
		<link>http://www.jimmyburnett.com/2010/01/windows-comp-compare-files.html</link>
		<comments>http://www.jimmyburnett.com/2010/01/windows-comp-compare-files.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 13:56:47 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[Power Computing]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jimmyburnett.com/?p=1010</guid>
		<description><![CDATA[COMP
Compare two files (or sets of files). Display items which do not match.


Syntax
      COMP [pathname1] [pathname2] [/D] [/A] [/L] [/N=number] [/C]

Key
   pathname1 The path and filename of the first file(s)
   pathname2 The path and filename of the second file(s)
   /D     [...]]]></description>
		<wfw:commentRss>http://www.jimmyburnett.com/2010/01/windows-comp-compare-files.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: cipher &#8211; encrypt or decrypt</title>
		<link>http://www.jimmyburnett.com/2010/01/windows-cipher-encrypt-or-decrypt.html</link>
		<comments>http://www.jimmyburnett.com/2010/01/windows-cipher-encrypt-or-decrypt.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 13:55:56 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[Power Computing]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jimmyburnett.com/?p=1008</guid>
		<description><![CDATA[CIPHER
Encrypt or Decrypt files and folders.
Without parameters cipher will display the encryption state of the current folder and files.
NTFS volumes only.


Syntax:

 Encrypt/Decrypt:
    CIPHER [{/e &#124; /d}] [/s:Folder] [options] [/u[/n]] [{PathName [...]]

 New recovery agent certificate:
    CIPHER /r:PathNameWithoutExtension

 Remove data:
    CIPHER /w:PathName

 Backup Keys:
    [...]]]></description>
		<wfw:commentRss>http://www.jimmyburnett.com/2010/01/windows-cipher-encrypt-or-decrypt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make sure a web server is online.</title>
		<link>http://www.jimmyburnett.com/2009/06/how-to-make-sure-a-web-server-is-online.html</link>
		<comments>http://www.jimmyburnett.com/2009/06/how-to-make-sure-a-web-server-is-online.html#comments</comments>
		<pubDate>Tue, 09 Jun 2009 17:15:57 +0000</pubDate>
		<dc:creator>Jimmy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux Howtos]]></category>
		<category><![CDATA[ping command]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[windows command]]></category>

		<guid isPermaLink="false">http://www.jrbtech.com/?p=8</guid>
		<description><![CDATA[The easiest way to see if a web server is online is to go to the site in your web browser, obviously. If the website still doesn’t come up there is a way to check the web server using the ping command in Windows. Open up a command prompt by click Start > Run, type [...]]]></description>
		<wfw:commentRss>http://www.jimmyburnett.com/2009/06/how-to-make-sure-a-web-server-is-online.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
