<p dir="ltr">Do NOT mess with anything in the /run area. BAD THINGS WILL HAPPEN.</p>
<p dir="ltr">Adjust your find command to exclude that area instead.</p>
<div class="gmail_quote">On Feb 15, 2016 10:06 AM, &quot;Sean Kilpatrick&quot; &lt;<a href="mailto:kilpatms@gmail.com">kilpatms@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need to remove an empty directory: /run/user/1000/gvfs<br>
<br>
(gnome virtual file system?)<br>
<br>
the find command hangs up on this directory.  When I try to delete it<br>
with the rmdir command I am told the directory is NOT empty.  But it is!<br>
<br>
so I tried this, as root:<br>
<br>
[root@localhost 1000]#rmdir -v --ignore-fail-on-non-empty gvfs<br>
rmdir: removing directory, ‘gvfs’<br>
rmdir: failed to remove ‘gvfs’: Permission denied<br>
<br>
<br>
So how do I push to one side whatever is in the way?<br>
<br>
Sean<br>
<br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>