I am trying to delete some files and folders, but I can't because the system keeps re-creating the files.
All these files are named .nfsXXXX, where XXXX is some random 4-character hexadecimal number. Whenever I delete one of these files, it creates another one with a different name but the same contents.
This is happening in several unrelated directories. What could be causing this and how can I fix it?