Using Cron to Delete Folder Contents on Reboot, in Linux
Think you can do better?
Show us!
Create a folder whose content gets deleted automatically after each reboot using the cron command. This is similar to how /temp folder works on Linux.
Prerequisites include: 1. Linux Operating System