From: Tobbe L. <tob...@gm...> - 2009-01-14 12:57:36
|
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 |