<?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/tags/locate</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 17:51:09 GMT</pubDate>
<item>
<title>(C++) glavni.cpp - fsabalic2</title>
<link>http://snipplr.com/view/68454/glavnicpp/</link>
<description><![CDATA[ <p>Glavni kod u kome unosimo podatke, sortiramo ih te ispisujemo</p> ]]></description>
<pubDate>Mon, 12 Nov 2012 08:52:31 GMT</pubDate>
<guid>http://snipplr.com/view/68454/glavnicpp/</guid>
</item>
<item>
<title>(C++) pokazivaci.h - fsabalic2</title>
<link>http://snipplr.com/view/68442/pokazivacih/</link>
<description><![CDATA[ <p>Inplementacija liste pomocu pokazivaca, header file(Izaglavlje</p> ]]></description>
<pubDate>Mon, 12 Nov 2012 08:44:36 GMT</pubDate>
<guid>http://snipplr.com/view/68442/pokazivacih/</guid>
</item>
<item>
<title>(C++) polja.h - fsabalic2</title>
<link>http://snipplr.com/view/68440/poljah/</link>
<description><![CDATA[ <p>Inplementacija ATP liste pomoći pokazivača, header file(zaglavlje)</p> ]]></description>
<pubDate>Mon, 12 Nov 2012 08:42:31 GMT</pubDate>
<guid>http://snipplr.com/view/68440/poljah/</guid>
</item>
<item>
<title>(Bash) Search for keyword in files inside of directory - luizlopes</title>
<link>http://snipplr.com/view/61895/search-for-keyword-in-files-inside-of-directory/</link>
<description><![CDATA[ <p>Fast and easy way to find a keyword inside of files located inside of a directory tree. (eg: looking for a function foo, inside of your applications directory.) This command will display a list of files which contain function foo.</p> ]]></description>
<pubDate>Thu, 15 Dec 2011 02:29:14 GMT</pubDate>
<guid>http://snipplr.com/view/61895/search-for-keyword-in-files-inside-of-directory/</guid>
</item>
<item>
<title>(Python) Locating files throughout a directory tree - brunns</title>
<link>http://snipplr.com/view/5491/locating-files-throughout-a-directory-tree/</link>
<description><![CDATA[ <p>os.walk is a very nice replacement for os.path.walk, which I never did feel comfortable with. There's one very common pattern of usage, though, which still benefits from a simple helper-function; locating all files matching a given file-name pattern within a directory tree.</p> ]]></description>
<pubDate>Wed, 19 Mar 2008 13:22:15 GMT</pubDate>
<guid>http://snipplr.com/view/5491/locating-files-throughout-a-directory-tree/</guid>
</item>
<item>
<title>(Ruby) Locate and play mp3 files with given pattern in path - Adek336</title>
<link>http://snipplr.com/view/2861/locate-and-play-mp3-files-with-given-pattern-in-path/</link>
<description><![CDATA[ <p>Gets an mp3 player to play mp3s which contain all the phrases given as arguments. Locate is much faster than xmms' library, usually in split a second.
This is very handy, when you install a command-line into the wm panel.
Creates files /locate.0, /locate.1, /locate.tmp.m3u.
Not reentrant.</p> ]]></description>
<pubDate>Wed, 13 Jun 2007 21:27:20 GMT</pubDate>
<guid>http://snipplr.com/view/2861/locate-and-play-mp3-files-with-given-pattern-in-path/</guid>
</item>
</channel>
</rss>