Doq Holliday
@doqholliday
15 April, 09:59
$ crontab -e
# Edit this file to introduce tasks to be run by cron.
0 5 * * 1 tar -zcf /var/backups/doq_holliday_screenshots.tgz /home/
...
...
# [minute] [hours] [day of month] [month] [day of the week] command-to-execute
# Edit this file to introduce tasks to be run by cron.
0 5 * * 1 tar -zcf /var/backups/doq_holliday_screenshots.tgz /home/
...
...
# [minute] [hours] [day of month] [month] [day of the week] command-to-execute
Notice: Undefined index: tg1tga_access in /home/admin/www/anonup.com/themes/default/apps/timeline/post.phtml on line 396
The cron command-line utility, also known as cron job,[1][2] is a job scheduler on Unix-like operating systems. Users who set up and maintain software environments use cron to schedule jobs[3] (commands or shell scripts) to run periodically at fixed times, dates, or intervals.[4] It typically automates system maintenance or administration—though its general-purpose nature makes it useful for things like downloading files from the Internet and downloading email at regular intervals.[5]
10:03 PM - Apr 15, 2022
In response Doq Holliday to his Publication
Only people mentioned by Hunnydrip in this post can reply