<?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/files</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 11:45:37 GMT</pubDate>
<item>
<title>(Bash) File per Table - Leech</title>
<link>http://snipplr.com/view/7750/file-per-table/</link>
<description><![CDATA[ <p>Exports all tables in a given DB one per file.</p> ]]></description>
<pubDate>Wed, 06 Aug 2008 16:58:33 GMT</pubDate>
<guid>http://snipplr.com/view/7750/file-per-table/</guid>
</item>
<item>
<title>(Bash) Remove certain files recursively in Linux - jturmel</title>
<link>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</link>
<description><![CDATA[ <p>Example code would remove all files/folders recursively starting from the current folder named file_name</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 03:50:04 GMT</pubDate>
<guid>http://snipplr.com/view/6527/remove-certain-files-recursively-in-linux/</guid>
</item>
<item>
<title>(Bash) Download All Files from an Online Directory - lakedenman</title>
<link>http://snipplr.com/view/5996/download-all-files-from-an-online-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 25 Apr 2008 02:03:54 GMT</pubDate>
<guid>http://snipplr.com/view/5996/download-all-files-from-an-online-directory/</guid>
</item>
<item>
<title>(Bash) Remove Folders from a Directory - lakedenman</title>
<link>http://snipplr.com/view/5983/remove-folders-from-a-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 24 Apr 2008 08:53:45 GMT</pubDate>
<guid>http://snipplr.com/view/5983/remove-folders-from-a-directory/</guid>
</item>
<item>
<title>(Bash) Recursively unlock files in Mac OS X - wbowers</title>
<link>http://snipplr.com/view/5202/recursively-unlock-files-in-mac-os-x/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Feb 2008 22:42:02 GMT</pubDate>
<guid>http://snipplr.com/view/5202/recursively-unlock-files-in-mac-os-x/</guid>
</item>
<item>
<title>(Bash) copy directory (unix) - assbach</title>
<link>http://snipplr.com/view/4857/copy-directory-unix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Jan 2008 06:14:13 GMT</pubDate>
<guid>http://snipplr.com/view/4857/copy-directory-unix/</guid>
</item>
<item>
<title>(Bash) Batch rename files in directory - iblis</title>
<link>http://snipplr.com/view/4468/batch-rename-files-in-directory/</link>
<description><![CDATA[ <p>test with echo instead of mv
example removes spaces after dots, replaces spaces with _, removes ' , and -, and finally lowercases filenames</p> ]]></description>
<pubDate>Tue, 08 Jan 2008 17:28:53 GMT</pubDate>
<guid>http://snipplr.com/view/4468/batch-rename-files-in-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) using find to list old files based on date - jhenry</title>
<link>http://snipplr.com/view/2851/using-find-to-list-old-files-based-on-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Jun 2007 12:14:25 GMT</pubDate>
<guid>http://snipplr.com/view/2851/using-find-to-list-old-files-based-on-date/</guid>
</item>
<item>
<title>(Bash) rsync backup directory - noah</title>
<link>http://snipplr.com/view/2798/rsync-backup-directory/</link>
<description><![CDATA[ <p>The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.</p> ]]></description>
<pubDate>Mon, 04 Jun 2007 07:37:02 GMT</pubDate>
<guid>http://snipplr.com/view/2798/rsync-backup-directory/</guid>
</item>
<item>
<title>(Bash) unix, pack folder and contents with tar gz - assbach</title>
<link>http://snipplr.com/view/1755/unix-pack-folder-and-contents-with-tar-gz/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 Dec 2006 03:52:54 GMT</pubDate>
<guid>http://snipplr.com/view/1755/unix-pack-folder-and-contents-with-tar-gz/</guid>
</item>
<item>
<title>(Bash) Count files and directories - priyanhere</title>
<link>http://snipplr.com/view/1692/count-files-and-directories/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 20 Nov 2006 06:43:30 GMT</pubDate>
<guid>http://snipplr.com/view/1692/count-files-and-directories/</guid>
</item>
<item>
<title>(Bash) Bash - rinomina.sh - whitetiger</title>
<link>http://snipplr.com/view/1627/bash--rinominash/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Nov 2006 23:55:34 GMT</pubDate>
<guid>http://snipplr.com/view/1627/bash--rinominash/</guid>
</item>
<item>
<title>(Bash) Find Large Files - SunnyJim</title>
<link>http://snipplr.com/view/1538/find-large-files/</link>
<description><![CDATA[ <p>This command will list every file under /my/directory larger than 250kB and sort it largest to smallest.</p> ]]></description>
<pubDate>Sat, 04 Nov 2006 14:09:20 GMT</pubDate>
<guid>http://snipplr.com/view/1538/find-large-files/</guid>
</item>
<item>
<title>(Bash) How to mount iso/nrg/mdf image files and how to convert between formats - yuconner</title>
<link>http://snipplr.com/view/738/how-to-mount-isonrgmdf-image-files-and-how-to-convert-between-formats/</link>
<description><![CDATA[ <p>For bin iso you also need cdemu
To convert between formats check: mdf2iso, nrg2iso and ccd2iso</p> ]]></description>
<pubDate>Fri, 04 Aug 2006 15:44:38 GMT</pubDate>
<guid>http://snipplr.com/view/738/how-to-mount-isonrgmdf-image-files-and-how-to-convert-between-formats/</guid>
</item>
</channel>
</rss>