Is it possible to forbid removal of files but allow creation of them for specific directory in Linux
- by vava
I have an application that creates temp files and quickly deletes them. But I'd like to keep those files, is there a way to do that in Linux?