Description
File deletions can be redirected to a trash-like location instead of being removed immediately.
This preloaded library is useful for users or administrators who want an extra safety layer around programs that delete files. It works by intercepting deletion calls, so it can change behavior for scripts and applications that expect permanent removal.
Use it carefully with automation, secure deletion, temporary files, and system maintenance. A trash layer can save mistakes, but it can also hide cleanup failures or keep sensitive files longer than expected.