<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Windows Command Line</title>
	
	<link>http://www.windows-commandline.com</link>
	<description>Windows XP, Windows 7, Server 2008, Vista command line tips</description>
	<lastBuildDate>Mon, 13 Feb 2012 14:21:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wincmdline" /><feedburner:info uri="wincmdline" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>wincmdline</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Linux commands for Windows</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/5Gf8-qlErhk/linux-commands-for-windows.html</link>
		<comments>http://www.windows-commandline.com/2012/02/linux-commands-for-windows.html#comments</comments>
		<pubDate>Mon, 13 Feb 2012 14:19:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=851</guid>
		<description>It&amp;#8217;s very common scenario in IT field that people who are familiar with one OS have to learn/work with another OS. I do see many people, who are familiar with Linux commands, looking for their equivalent commands in Windows OS.  Below I have attempted to list down the Windows commands for most widely used Linux [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/5Gf8-qlErhk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/linux-commands-for-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/linux-commands-for-windows.html</feedburner:origLink></item>
		<item>
		<title>Batch file : ECHO command</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/3_gwkLPQ-xE/batch-file-echo.html</link>
		<comments>http://www.windows-commandline.com/2012/02/batch-file-echo.html#comments</comments>
		<pubDate>Mon, 13 Feb 2012 10:04:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Batch Files]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=843</guid>
		<description>When a batch file is being executed, if echo is turned on, it would print the command currently it&amp;#8217;s running on to the command prompt. By default echo is turned on for any batch file. We can turn off echo by including the following line in the beginning of the file. @echo off Command to [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/3_gwkLPQ-xE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/batch-file-echo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/batch-file-echo.html</feedburner:origLink></item>
		<item>
		<title>How to find disk usage in Windows</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/nAQp88WeDjo/windows-disk-usage.html</link>
		<comments>http://www.windows-commandline.com/2012/02/windows-disk-usage.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 17:30:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=833</guid>
		<description>Windows does not have any in-built command(Like the Linux command du) which show the disk usage statistics for a directory. However, there&amp;#8217;s a downloadable tools from SysInternals(now part of Microsoft) which can show us the disk usage numbers. Du.exe version 1.4 can be downloaded from the below link. http://technet.microsoft.com/en-us/sysinternals/bb896651 Find the disk usage of a [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/nAQp88WeDjo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/windows-disk-usage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/windows-disk-usage.html</feedburner:origLink></item>
		<item>
		<title>Enable disable auto login</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/CGq9nVhgjD4/enable-disable-auto-login.html</link>
		<comments>http://www.windows-commandline.com/2012/02/enable-disable-auto-login.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 15:54:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=830</guid>
		<description>If you are a home user of Windows, then you may want to auto login to Windows without providing password each time you login.  It&amp;#8217;s also useful in the situations where you are doing some automated work on Windows and you want to be logged in automatically after system boot. Whatever may be the purpose, [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/CGq9nVhgjD4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/enable-disable-auto-login.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/enable-disable-auto-login.html</feedburner:origLink></item>
		<item>
		<title>Run command for Excel</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/HChY2DK267s/run-command-for-excel.html</link>
		<comments>http://www.windows-commandline.com/2012/02/run-command-for-excel.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 10:48:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=826</guid>
		<description>We can open Excel application from Run by executing the command &amp;#8216;excel&amp;#8216; However, &amp;#8216;excel&amp;#8217; command does not work from command prompt. We need to use start to open excel application from command line. start excel To open a specific excel sheet from Run window you can use the below command. excel fileName Example: Open the [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/HChY2DK267s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/run-command-for-excel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/run-command-for-excel.html</feedburner:origLink></item>
		<item>
		<title>Run command for Word</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/WaigunHF6is/run-command-for-word.html</link>
		<comments>http://www.windows-commandline.com/2012/02/run-command-for-word.html#comments</comments>
		<pubDate>Wed, 08 Feb 2012 15:35:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=817</guid>
		<description>We can launch Microsoft Word application from run window by running the command winword. Note that this command does not work from command line as winword.exe location is not added to the PATH environment variable. However, we can use the below command to open Word application from command prompt. start winword The above commands work [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/WaigunHF6is" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/run-command-for-word.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/run-command-for-word.html</feedburner:origLink></item>
		<item>
		<title>Turn on/off hibernation</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/6Y-lQCsIRz4/turn-on-off-hibernation.html</link>
		<comments>http://www.windows-commandline.com/2012/02/turn-on-off-hibernation.html#comments</comments>
		<pubDate>Wed, 08 Feb 2012 15:11:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System Configuration]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=807</guid>
		<description>In Windows, we can  turn on or  turn off hibernation feature.  When it is turned off, we don&amp;#8217;t see &amp;#8216;hibernate&amp;#8216; option in the windows shutdown menu. We can enable or disable hibernation feature from windows command line using &amp;#8216;powercfg&amp;#8216; command. Turn on hibernation: We can enable hibernation by executing the below command from elevated administrator [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/6Y-lQCsIRz4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/turn-on-off-hibernation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/turn-on-off-hibernation.html</feedburner:origLink></item>
		<item>
		<title>Create empty file from windows command line</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/H5hVvBF9LjI/create-empty-file-command-line.html</link>
		<comments>http://www.windows-commandline.com/2012/02/create-empty-file-command-line.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:27:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Files]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=790</guid>
		<description>In Linux, we can create an empty file using &amp;#8216;touch&amp;#8216; command. There&amp;#8217;s no matching equivalent command for touch in Windows OS. However, we can still create empty text files. We can use the file system configuration command &amp;#8216;fsutil&amp;#8216; for this purpose. The syntax of fsutil command for creating a file is: fsutil file createnew filename  [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/H5hVvBF9LjI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/create-empty-file-command-line.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/create-empty-file-command-line.html</feedburner:origLink></item>
		<item>
		<title>Create symbolic link</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/7Z3MTzDfDpc/create-symbolic-link.html</link>
		<comments>http://www.windows-commandline.com/2012/02/create-symbolic-link.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 17:22:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Files]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=781</guid>
		<description>Like in Linux, we can create symbolic links in Windows OS also. There&amp;#8217;s an inbuilt command called &amp;#8216;mklink&amp;#8216; using which we can create symbolic links. The commands are explained below with examples. Create a symbolic link to a file: The syntax for creating a symbolic link to a files is as follows. mklink LinkFile TargetFile [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/7Z3MTzDfDpc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/02/create-symbolic-link.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/02/create-symbolic-link.html</feedburner:origLink></item>
		<item>
		<title>Windows last boot time</title>
		<link>http://feedproxy.google.com/~r/wincmdline/~3/NpaaGly6gdo/windows-last-boot-time.html</link>
		<comments>http://www.windows-commandline.com/2012/01/windows-last-boot-time.html#comments</comments>
		<pubDate>Sun, 29 Jan 2012 14:11:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System information]]></category>

		<guid isPermaLink="false">http://www.windows-commandline.com/?p=775</guid>
		<description>You can find the time windows was last rebooted on your computer using systeminfo or wmic commands. Both the commands are explained below. Using Systeminfo: You can run the below command to find the Windows boot time. systeminfo &amp;#124; findstr /C:"System Boot Time" Example: c:\&amp;#62;systeminfo &amp;#124; findstr /C:"System Boot Time" System Boot Time:          1/29/2012, 4:54:04 [...]&lt;img src="http://feeds.feedburner.com/~r/wincmdline/~4/NpaaGly6gdo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.windows-commandline.com/2012/01/windows-last-boot-time.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.windows-commandline.com/2012/01/windows-last-boot-time.html</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 3.696 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-16 13:19:38 --><!-- Compression = gzip -->

