Delete/Create file in prefetch block

Hello,

Is it possible to delete file in prefetch block or create file in this block?

Though I haven’t tested it, based on the documentation here I would say no. But what is your use case? I’m sure there are other ways to accomplish your goal.

Hi, it’s possible like this: execute prefetch plug-in “/usr/bin/rm” “FILE”

1 Like