# cron **Repository Path**: kangyn/cron ## Basic Information - **Project Name**: cron - **Description**: No description available - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-02 - **Last Updated**: 2026-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# Vixie Cron *The **[Cron]** flavor that runs on most systems.*

[![Button Features]][Features]   [![Button Configure]][Configure]   [![Button Conversion]][Conversion] [![Button Changes]][Changes]   [![Button Mails]][Mails]   [![Button Thanks]][Thanks]

This version of **Cron** is functionally based on
**System V**'s implementation and thus allows
every user to have their own **CronTab** file.
[][#] [][#]

## 📑  Tabs All crontab files are stored in a read protected folders at  `/var/cron/tabs` 
## 📜  At **There is no direct support for  `at`** However as long as your system supports it, you can still use  `atrun`
## 📋  Logging A message will be logged for every command that is run by a CronTab.
## 🛡  Access You can control access to the  `crontab` command by utilizing the  `allow`  and `deny`  files in  `/var/cron` *The command is used to install crontabs.*
## 📺  System V While it hasn't been tested yet, some effort
has gone into making porting to it easier.
[#]: # [Cron]: https://en.wikipedia.org/wiki/Cron [Conversion]: Documentation/Conversion.md [Configure]: Documentation/Configure.md [Features]: Documentation/Features.md [Changes]: Documentation/Changelog.md [Thanks]: Documentation/Thanks.md [Mails]: Documentation/Mail.md [Button Conversion]: https://img.shields.io/badge/Conversion-00B0B9?style=for-the-badge&logo=GitExtensions&logoColor=white [Button Configure]: https://img.shields.io/badge/Configure-31A8FF?style=for-the-badge&logo=WindowsTerminal&logoColor=white [Button Features]: https://img.shields.io/badge/Features-68BC71?style=for-the-badge&logo=AddThis&logoColor=white [Button Changes]: https://img.shields.io/badge/Changelog-66459B?style=for-the-badge&logo=Git&logoColor=white [Button Thanks]: https://img.shields.io/badge/Credits-d74078?style=for-the-badge&logo=GitHubSponsors&logoColor=white [Button Mails]: https://img.shields.io/badge/Mail_Archive-yellow?style=for-the-badge&logo=GMail&logoColor=white