<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Find files which belong to a user or Unix group</title>
	<atom:link href="http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:00:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Henrik</title>
		<link>http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/comment-page-1/#comment-6843</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Fri, 16 Apr 2010 14:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=54#comment-6843</guid>
		<description>thanks for the quick answer :)</description>
		<content:encoded><![CDATA[<p>thanks for the quick answer <img src='http://unixtutorial.s3.amazonaws.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randy</title>
		<link>http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/comment-page-1/#comment-6840</link>
		<dc:creator>randy</dc:creator>
		<pubDate>Thu, 01 Apr 2010 18:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=54#comment-6840</guid>
		<description>How to find files owned by a user
If you know the username, this is the command you might use to locate all the files which belong to it:

ubuntu$ find /var -user www-data
/var/cache/apache2/mod_disk_cache
/var/lib/awstats
...

what part is the username</description>
		<content:encoded><![CDATA[<p>How to find files owned by a user<br />
If you know the username, this is the command you might use to locate all the files which belong to it:</p>
<p>ubuntu$ find /var -user www-data<br />
/var/cache/apache2/mod_disk_cache<br />
/var/lib/awstats<br />
&#8230;</p>
<p>what part is the username</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alternapop.com</title>
		<link>http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/comment-page-1/#comment-6755</link>
		<dc:creator>alternapop.com</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=54#comment-6755</guid>
		<description>OS X 10.5:

find /var/tmp -user 1000
or
find /var/tmp -user shortname</description>
		<content:encoded><![CDATA[<p>OS X 10.5:</p>
<p>find /var/tmp -user 1000<br />
or<br />
find /var/tmp -user shortname</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Create User Accounts in Unix &#124; UNIX Tutorial: Learn UNIX</title>
		<link>http://www.unixtutorial.org/2008/06/find-files-which-belong-to-a-user-or-unix-group/comment-page-1/#comment-1595</link>
		<dc:creator>How To Create User Accounts in Unix &#124; UNIX Tutorial: Learn UNIX</dc:creator>
		<pubDate>Wed, 24 Dec 2008 00:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=54#comment-1595</guid>
		<description>[...] Find files which belong to a specific user [...]</description>
		<content:encoded><![CDATA[<p>[...] Find files which belong to a specific user [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/9 queries in 0.003 seconds using disk: basic
Object Caching 324/325 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: unixtutorial.s3.amazonaws.com

Served from: www.unixtutorial.org @ 2012-02-08 01:24:20 -->
