gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Problem with rm -rf


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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]