<?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/bash/tags/batch</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 20:10:12 GMT</pubDate>
<item>
<title>(Bash) Create a batch file wrapper for a script in linux - wolfie</title>
<link>http://snipplr.com/view/6131/create-a-batch-file-wrapper-for-a-script-in-linux/</link>
<description><![CDATA[ <p>Useful if you need to run the same command for lots and lots of different parameters</p> ]]></description>
<pubDate>Tue, 06 May 2008 06:26:26 GMT</pubDate>
<guid>http://snipplr.com/view/6131/create-a-batch-file-wrapper-for-a-script-in-linux/</guid>
</item>
<item>
<title>(Bash) Generate list of installed programs - lesliesrussell</title>
<link>http://snipplr.com/view/4540/generate-list-of-installed-programs/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Jan 2008 17:25:39 GMT</pubDate>
<guid>http://snipplr.com/view/4540/generate-list-of-installed-programs/</guid>
</item>
<item>
<title>(Bash) Batch download files from a web directory - iblis</title>
<link>http://snipplr.com/view/3861/batch-download-files-from-a-web-directory/</link>
<description><![CDATA[ <p>-nd   do not create a hierarchy of directories (save all recursively retrieved files in the current directory)
-r      recursive retrieving
-l1    set maximum recursion depth to 1 (stay in that folder): set to 2 if necessary
--no-parent     do not ever ascend to the parent directory
-A    specify file name suffixes or patterns to accept (-R to reject)</p> ]]></description>
<pubDate>Mon, 08 Oct 2007 14:01:23 GMT</pubDate>
<guid>http://snipplr.com/view/3861/batch-download-files-from-a-web-directory/</guid>
</item>
<item>
<title>(Bash) batch rename files - benpjohnson</title>
<link>http://snipplr.com/view/3679/batch-rename-files/</link>
<description><![CDATA[ <p>Manipulate the names of all the files in a folder in bash</p> ]]></description>
<pubDate>Thu, 13 Sep 2007 06:45:03 GMT</pubDate>
<guid>http://snipplr.com/view/3679/batch-rename-files/</guid>
</item>
<item>
<title>(Bash) wget with username and password - noah</title>
<link>http://snipplr.com/view/2687/wget-with-username-and-password/</link>
<description><![CDATA[ <p>This is how to connect to a secure site with wget.  The Cygwin manpage is quite confusing on this issue.</p> ]]></description>
<pubDate>Tue, 22 May 2007 11:08:00 GMT</pubDate>
<guid>http://snipplr.com/view/2687/wget-with-username-and-password/</guid>
</item>
</channel>
</rss>