<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/other/tags/batch</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 03:06:12 GMT</pubDate>
<item>
<title>(Other) Load Firefox, IE6, Safari, and Opera in one go - jatkins</title>
<link>http://snipplr.com/view/4790/load-firefox-ie6-safari-and-opera-in-one-go/</link>
<description><![CDATA[ <p>This is a simple Windows batch file, and assumes those paths are the same on your system - modify as needed. Save it as browsers.bat. Running it will load each of the browsers in one click.</p> ]]></description>
<pubDate>Sun, 27 Jan 2008 10:05:13 GMT</pubDate>
<guid>http://snipplr.com/view/4790/load-firefox-ie6-safari-and-opera-in-one-go/</guid>
</item>
<item>
<title>(Other) .bat file that calls a script and passes arguments to the script - noah</title>
<link>http://snipplr.com/view/4011/bat-file-that-calls-a-script-and-passes-arguments-to-the-script/</link>
<description><![CDATA[ <p>In a Windows batch file, this line will call the script "foo.pl" assuming that "FOO.pl" is located in any of the directories specified in the PATH environment variable.

All arguments given to the .bat file, will be passed to FOO.pl.</p> ]]></description>
<pubDate>Fri, 26 Oct 2007 14:19:41 GMT</pubDate>
<guid>http://snipplr.com/view/4011/bat-file-that-calls-a-script-and-passes-arguments-to-the-script/</guid>
</item>
<item>
<title>(Other) Current year - natalie</title>
<link>http://snipplr.com/view/1559/current-year/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 02:00:47 GMT</pubDate>
<guid>http://snipplr.com/view/1559/current-year/</guid>
</item>
</channel>
</rss>