I have a开发者_JAVA技巧 cronjob that executes every second minute that usually runs in seconds, but sometimes for several minutes.
need to setup cron every 30 min to start and end Adobe AIR application which is not happening at present. I am using following command.
Hello fellow computer people :) I have a shell script that I will use as a watchdog timer. It checks to see if my other \'main\' program is running. If it is not, it restarts it.
I can run this expect script just fine using root or my own user account, however when I run it with cron, I always get an error. The OS is Ubuntu 8.04.
I\'m setting up a crontab. When accessing the php file directly (domain.com/file-path/file.php) it works perfectly. When accessing it through shell (php -f /var/www/vhosts/domain.com/file-path/file.ph
I am using phpThumb on a client website, and as it is a very image heavy application the cache gets huge quick.Today the thumbs stopped working and I had rename the cache folder, as the folder was too
I need to set up a cron job that runs an executable compiled using gcc once every hour. I logged in as root and typed crontab -e
For a website I\'m working on I want to be able to automatically update the \"This page was 开发者_JAVA技巧last modified:\" section in the footer as I\'m doing my nightly git commit. Essentially I pla
I\'m trying to write a cron job that runs a report, and emails the result to an address defined in my user\'s ~/.bashrc file. I had this working perfectly on Fedora, but when I switched to Ubuntu, my
When I execute my python script from the command line I have no problems like so: [rv@med240-183 db]$ python formatdb.py