Unable to delete a stubborn file
问题 I was originally tracing this why does ioutil.WriteFile fails with no such file or directory But it happens I found that the same file and it's not getting deleted Tried find . -maxdepth 1 -type f -name NV100708.cdr -delete strace rm -rf NV100708.cdr execve("/bin/rm", ["rm", "-rf", "NV100708.cdr"], 0x7ffc8bb70488 /* 109 vars */) = 0 arch_prctl(ARCH_SET_FS, 0x7f250fe88d48) = 0 set_tid_address(0x7f250fe8931c) = 363 mprotect(0x7f250fe85000, 4096, PROT_READ) = 0 mprotect(0x557d5919f000, 16384,