Possible Duplicate:
File I can't take ownership of
I want to delete a directory, but I cannot,e g.
- Because I am not the owner ("Ownership").
- Files are used by a process.
- Folder is shared.
- File names are corrupted, e.g. contain illegal characters.
- Other reasons I cannot recall...
Is there a way to force the deletion - I perfectly accept that I am responsible for my action and I need to know what I am doing. I could resolve the root cause - but sometimes this sucks and is time consuming.
Is there any way simply to force the action?