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

delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.