<?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>scripts Archives | ITFixed Computer Services</title>
	<atom:link href="https://www.itfixed.com/category/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.itfixed.com/category/scripts/</link>
	<description>Complete Home and Small Office IT Services</description>
	<lastBuildDate>Fri, 07 Feb 2020 23:23:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/www.itfixed.com/wp-content/uploads/2017/10/cropped-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>scripts Archives | ITFixed Computer Services</title>
	<link>https://www.itfixed.com/category/scripts/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">137173680</site>	<item>
		<title>Two useful Linux commands</title>
		<link>https://www.itfixed.com/2015/08/two-useful-linux-commands/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Mon, 03 Aug 2015 10:00:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>I came across a couple of Linux commands that I have not used before and wanted to share them in case anyone else find them useful. I used them to [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2015/08/two-useful-linux-commands/">Two useful Linux commands</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">197</post-id>	</item>
		<item>
		<title>How do I include the date in a Windows Batch file?</title>
		<link>https://www.itfixed.com/2015/07/how-do-i-include-the-date-in-a-windows-batch-file/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Fri, 31 Jul 2015 10:00:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>I have used this many times to add a date in batch files. This example works for Windows batch files but can be adjusted for other uses. You can set [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2015/07/how-do-i-include-the-date-in-a-windows-batch-file/">How do I include the date in a Windows Batch file?</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">198</post-id>	</item>
		<item>
		<title>Useful Linux Command &#8211; with output redirection</title>
		<link>https://www.itfixed.com/2015/07/useful-linux-command-with-output-redirection/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Mon, 27 Jul 2015 14:29:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[<p>This one has been around for a while but in case you have not come across (and in case I forget myself) here is another useful Linux command: ls &#62; [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2015/07/useful-linux-command-with-output-redirection/">Useful Linux Command &#8211; with output redirection</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">202</post-id>	</item>
		<item>
		<title>Small Batch File to get a list of files in a certain directory.</title>
		<link>https://www.itfixed.com/2009/04/small-batch-file-to-get-a-list-of-files-in-a-certain-directory/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Thu, 16 Apr 2009 17:12:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false">http://www.itfixed.com/2009/04/small-batch-file-to-get-a-list-of-files-in-a-certain-directory/</guid>

					<description><![CDATA[<p>If you have ever needed to get a simple list of files in a particular folder from a command line or batch file, here is a small batch file that [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2009/04/small-batch-file-to-get-a-list-of-files-in-a-certain-directory/">Small Batch File to get a list of files in a certain directory.</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">286</post-id>	</item>
		<item>
		<title>Small Batch file to transfer files over FTP</title>
		<link>https://www.itfixed.com/2009/04/small-batch-file-to-transfer-files-over-ftp/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 16:34:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false">http://www.itfixed.com/2009/04/small-batch-file-to-transfer-files-over-ftp/</guid>

					<description><![CDATA[<p>I was going through some old archived files and thought this one might be useful. This small script will transfer files over ftp from a batch file. First create a [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2009/04/small-batch-file-to-transfer-files-over-ftp/">Small Batch file to transfer files over FTP</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">292</post-id>	</item>
		<item>
		<title>How to FTP files automatically.</title>
		<link>https://www.itfixed.com/2009/01/how-to-ftp-files-automatically/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 28 Jan 2009 22:04:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[utils]]></category>
		<guid isPermaLink="false">http://www.itfixed.com/2009/01/how-to-ftp-files-automatically/</guid>

					<description><![CDATA[<p>The below script may come in handy for someone that needs to pull files for whatever reason to a separate location for processing. I realize that this is not the [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2009/01/how-to-ftp-files-automatically/">How to FTP files automatically.</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">314</post-id>	</item>
		<item>
		<title>Small Shell Script for Linux</title>
		<link>https://www.itfixed.com/2009/01/small-shell-script-for-linux/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Tue, 06 Jan 2009 16:29:00 +0000</pubDate>
				<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<guid isPermaLink="false">http://www.itfixed.com/2009/01/small-shell-script-for-linux/</guid>

					<description><![CDATA[<p>Here is one shell script I used recently. Now I am not the most fluent in scripting languages so this is probably not the only way to do this but [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2009/01/small-shell-script-for-linux/">Small Shell Script for Linux</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">330</post-id>	</item>
		<item>
		<title>Too many Zombies???</title>
		<link>https://www.itfixed.com/2007/09/too-many-zombies/</link>
		
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Tue, 18 Sep 2007 20:35:00 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[utils]]></category>
		<guid isPermaLink="false">http://www.itfixed.com/2007/09/too-many-zombies/</guid>

					<description><![CDATA[<p>Ever run a &#8220;top&#8221; command on a linux machine and notice a number of &#8220;zombie processes&#8221;? Zombies are already dead processes that you really cant get rid of without a [&#8230;]</p>
<p>The post <a href="https://www.itfixed.com/2007/09/too-many-zombies/">Too many Zombies???</a> appeared first on <a href="https://www.itfixed.com">ITFixed Computer Services</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">354</post-id>	</item>
	</channel>
</rss>
