<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <?xml-stylesheet href="/s/inc/rss.xsl" type="text/xsl"?>
    <rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
        <channel>
            <title>RSS feed for tag find on Raymii.org</title> 
            <link>https://raymii.org/s/tags/find.xml</link> 
            <description>RSS feed for tag find on Raymii.org</description>
            <atom:link href="https://raymii.org/s/tags/find.xml" rel="self" type="application/rss+xml" />
    
            <item>
                <title>Bash bits: find has a -delete flag</title> 
                <link>https://raymii.org/s/snippets/Bash_bits_find_has_a_delete_option.html?utm_medium=rss&amp;utm_source=raymii&amp;utm_campaign=tagrss</link> 
                <guid>https://raymii.org/s/snippets/Bash_bits_find_has_a_delete_option.html</guid>
                <description>Bash Bits are small examples, tips and tutorials for the bash shell. This bash bit shows you that find has a -delete option. I recently found this out, before I would always use -exec rm {} ;. The delete flag is shorter, performs better and is  easier to remember.</description> 
                <pubDate>Sun, 14 Jul 2019 00:00:00 GMT</pubDate>
                <lastBuildDate>Sun, 14 Jul 2019 00:00:00 GMT</lastBuildDate>
            </item>
    
            <item>
                <title>Bash Bits: Find all files containing specific text (and remove them)</title> 
                <link>https://raymii.org/s/snippets/Bash_Bits_Find_all_files_containing_specific_text.html?utm_medium=rss&amp;utm_source=raymii&amp;utm_campaign=tagrss</link> 
                <guid>https://raymii.org/s/snippets/Bash_Bits_Find_all_files_containing_specific_text.html</guid>
                <description>Bash Bits are small examples, tips and tutorials for Bash (Scripts). This bash bit shows you how to find all files containing specific text, and how to remove them.</description> 
                <pubDate>Tue, 07 May 2019 00:00:00 GMT</pubDate>
                <lastBuildDate>Tue, 07 May 2019 00:00:00 GMT</lastBuildDate>
            </item>
    
        </channel>
    </rss>
    
    