From: Paolo M. <pao...@gm...> - 2009-01-14 13:25:01
|
Hi, I have the same problem (0.7.3,2.6.22.18). It hangs (infinite loop), stopped with CTRL-C. If with an other console I enter in the directory I'm deleteting, I have ... /bin/ls: TMP7.ASM: No such file or directory /bin/ls: TMP8.$$$: No such file or directory /bin/ls: Tstbotau.h: No such file or directory /bin/ls: Tstbotma.h: No such file or directory /bin/ls: Tstbxana.c: No such file or directory /bin/ls: tstbxana.lst: No such file or directory /bin/ls: TSTBXANA.O: No such file or directory /bin/ls: tstcmini.c: No such file or directory /bin/ls: tstcmini.lst: No such file or directory /bin/ls: TSTCMINI.O: No such file or directory /bin/ls: tstini96.c: No such file or directory /bin/ls: tstini96.h: No such file or directory ... These files before was in my directory I'm deleting. After CTRL-C, the files are deleted, but the base directory exists. I can remove it with rm and all is OK. This is for me. Bye, Paolo On Wed, Jan 14, 2009 at 1:31 PM, Tobbe Lundberg <tob...@gm...> wrote: > Hi > > Running 'rm -fr' on a directory on a cofs mount doesn't seem to work > as it should. For me it hangs (or ends up in some infinite loop) and I > have to stop it with ^C. After stopping it the directory is still > there. > > Deleting the files in the directory with 'rm *' and then deleting the > dir with 'rmdir' works, but is a bit tedious if you want to delete an > entire tree structure. > > //Tobbe > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |