Hello,<br><br><br>I am not quite sure if this is appropriate question to this question here.<br><br>3-4 days I wrote some program which had some problem, therefore created<br>about 1 million small files in one directory. 3 days back I have the comman<br>
\rm -rf <Directoryname and still the code running. When I see the "top" it shows<br>that only 1% CPU is utilized.<br><br><br>I am not sure where things are going wrong. There is no other activity other than<br>
\rm -rf command. Do why does "remove" takes so much time. I am sure that<br>creation didn't take that much time.<br><br><br>Mir<br><br>