unix - Periodic Script- Daemon- -
ux and I need to delete a specific file every day. I should do a shell script or something else, for example With a simple command for
# rm < Filename & gt;
But I need to add this script to init, or to change this script in daemon that run this script every day at 20:00 and delete the file.
I think the above process is, but I can be wrong. Can you please guide me in this situation. Thanks a lot.
You have to set up one.
Comments
Post a Comment