<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scheduling on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/categories/scheduling/</link><description>Recent content in Scheduling on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Fri, 15 May 2026 13:20:20 +0100</lastBuildDate><atom:link href="http://ghafoorsblog.com/categories/scheduling/index.xml" rel="self" type="application/rss+xml"/><item><title>Cron Jobs</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/004-cron-jobs/</link><pubDate>Thu, 03 Jul 2025 14:46:13 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/03-module/004-cron-jobs/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores the cron utility in Linux and Unix-like systems for automating recurring tasks. It covers the relationships between cron, crond daemon, and crontab files, explains the crontab syntax with practical examples, and demonstrates how to schedule, view, and remove jobs for system maintenance, data processing, and other routine operations.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-cron-job-scheduling"&gt;Introduction to Cron Job Scheduling&lt;/h2&gt;
&lt;p&gt;Cron is a time-based job scheduler in Unix-like operating systems that enables users to schedule commands or scripts to run automatically at specified times or intervals. It is particularly useful for system administrators, data engineers, and developers who need to automate routine tasks.&lt;/p&gt;</description></item></channel></rss>