Hello,
I want to implement a trigger , if a file on my system is older than 7 days. I have been investigating on key vfs.file.time[file,<mode>]. But the modes available here are modify,access and change. How can create a trigger which is based on file creation timestamp? Please provide pointers.
Thanks.
I want to implement a trigger , if a file on my system is older than 7 days. I have been investigating on key vfs.file.time[file,<mode>]. But the modes available here are modify,access and change. How can create a trigger which is based on file creation timestamp? Please provide pointers.
Thanks.


Comment