|
| From: | Harris Landgarten |
| Subject: | [Gluster-devel] Problem with rm -rf |
| Date: | Thu, 28 Jun 2007 08:52:38 -0400 (EDT) |
I am trying to delete the contents of a tmp dir with 3 trees containing about
1.7G
as root, from withint the top level tmp dir I issue
rm -rf *
and the command hangs are never returns.
find . -exec rm -rf {} \;
works as expected.
Harris
| [Prev in Thread] | Current Thread | [Next in Thread] |