The Wayback Machine - https://web.archive.org/web/20200907095456/https://github.com/phpengineer/fcrontab/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

fcrontab

安装步骤

  • tar xzvf fcron-3.2.1.src.tar.gz
  • cd fcron-3.2.1
  • ./configure --prefix=/usr --sysconfdir=/etc --without-sendmail
  • make
  • make install

编辑任务

  • fcrontab -e

任务格式写法

About

支持秒级任务的cron

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.