Quantcast
Viewing all articles
Browse latest Browse all 2849

General Questions • Crontab and log

Hi

So I setup this cron to run this shell file every hour at minute 49 and lot the result in a txt file, the update.sh is executable

Code:

49 * * * * /usr/bin/sh /home/galactic/update.sh > update_log.txt
But nothing has been logged or anything, what's wrong?

Statistics: Posted by Galactic — 2024-12-25 22:00



Viewing all articles
Browse latest Browse all 2849

Trending Articles