<?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>101TECH &#187; Command Line</title>
	<atom:link href="http://www.101tech.net/tag/command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.101tech.net</link>
	<description>IT Solutions Done Right!</description>
	<lastBuildDate>Fri, 26 Feb 2010 02:41:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>swaks &#8211; mail server testing tool</title>
		<link>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/</link>
		<comments>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 06:24:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Mail Servers]]></category>

		<guid isPermaLink="false">http://www.101tech.net/?p=281</guid>
		<description><![CDATA[If you dont like using telnet to test a remote or local smtp server , swaks is a neat little tool to do the job for you.
its also available ( suprise suprise &#8230; ) in the freebsd ports : /usr/ports/mail/swaks. 
found it first here
]]></description>
		<wfw:commentRss>http://www.101tech.net/2009/07/08/swaks-mail-server-testing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use DOS FOR loop to modify premissions on files/folders</title>
		<link>http://www.101tech.net/2008/07/18/use-dos-for-loop-to-modify-premissions-on-filesfolders/</link>
		<comments>http://www.101tech.net/2008/07/18/use-dos-for-loop-to-modify-premissions-on-filesfolders/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 17:25:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command Line]]></category>

		<guid isPermaLink="false">http://www.101tech.net/wordpress/?p=39</guid>
		<description><![CDATA[This assumes your usernames and homdirs are the same for example :  user:  alfred  homedir : alfred
for /F %u in (&#39;DIR /B A*.*&#39;) do v:\tools\xcacls.exe %u /T /E /C /G %u:RCWD  /y
]]></description>
		<wfw:commentRss>http://www.101tech.net/2008/07/18/use-dos-for-loop-to-modify-premissions-on-filesfolders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
