linux - How to create a copy of a file immediately when it's created?
I have an Android app that will create a file and immediately delete it. I want to know how can I catch this file or create a copy or even disable user permissions to delete a file. I have root access to the device.
No comments:
Post a Comment