Cron to unzip the .zip file?

You can set the cron to unzip the .zip file. Following will be your cron setting

For example
* * * * *  server path of unzip (usr/bin/unzip)  /home/username/public_hrml/ path of the file.

You can check the path fir zip by using following command

root@admin[]#which zip
/usr/bin/zip

About Anant 373 Articles
Senior technical writer