<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cron · ArchWorks</title><link>https://archworks.co/tags/cron/</link><description/><language>en</language><lastBuildDate>Sun, 22 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://archworks.co/tags/cron/index.xml" rel="self" type="application/rss+xml"/><item><title>BackupDir.sh</title><link>https://archworks.co/docs/backup-directory-script/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">https://archworks.co/docs/backup-directory-script/</guid><description>A Bash script that creates a zstd-compressed tar archive of a directory and deletes backups older than 2 days, intended to be scheduled via cron.</description></item><item><title>BackupMySQL.sh</title><link>https://archworks.co/docs/backup-mysql-script/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">https://archworks.co/docs/backup-mysql-script/</guid><description>A Bash script that dumps each MySQL/MariaDB database separately with mysqldump, compresses the dumps with gzip, and writes them to an NFS mount. Includes credentials handling, cron scheduling, a filename-collision note, and a restore procedure.</description></item><item><title>Cron</title><link>https://archworks.co/docs/cron/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">https://archworks.co/docs/cron/</guid><description>Reference for the cron job scheduler: expression syntax, crontab management, environment handling, logging, debugging, systemd timer equivalents, and common pitfalls.</description></item><item><title>DeleteFilesOlderThan.sh</title><link>https://archworks.co/docs/delete-old-files-script/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">https://archworks.co/docs/delete-old-files-script/</guid><description>A bash script that finds and deletes files older than 30 days in error and processed subdirectories under a given base path. Includes cron scheduling, a dry-run variant, and simplified single-command alternatives.</description></item></channel></rss>