<?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/rm</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 15:54:31 GMT</pubDate>
<item>
<title>(Bash) Bash script to find and delete files older than x days - cbrant</title>
<link>http://snipplr.com/view/8489/bash-script-to-find-and-delete-files-older-than-x-days/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 18 Sep 2008 18:02:41 GMT</pubDate>
<guid>http://snipplr.com/view/8489/bash-script-to-find-and-delete-files-older-than-x-days/</guid>
</item>
<item>
<title>(Bash) Recursively delete .LCK files from directory. - luizlopes</title>
<link>http://snipplr.com/view/8448/recursively-delete-lck-files-from-directory/</link>
<description><![CDATA[ <p>Remove *.LCK for any other extension you want to remove.</p> ]]></description>
<pubDate>Wed, 17 Sep 2008 10:16:52 GMT</pubDate>
<guid>http://snipplr.com/view/8448/recursively-delete-lck-files-from-directory/</guid>
</item>
<item>
<title>(Bash) Remove Many File from Shell - breakerjump</title>
<link>http://snipplr.com/view/7447/remove-many-file-from-shell/</link>
<description><![CDATA[ <p>Beyond a certain number of files, the 'rm' command throws an 'Argument list too long" error. This is the solution. Use cautiously.</p> ]]></description>
<pubDate>Tue, 22 Jul 2008 18:57:43 GMT</pubDate>
<guid>http://snipplr.com/view/7447/remove-many-file-from-shell/</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>
</channel>
</rss>