Development Skills
  • Development Skills
  • Server-side
    • Reverse SSH
    • Let's encrypt with Nginx
    • Miniconda
    • OpenSSL
    • Windows Skills
    • Crobtab
  • Set up Workspace
    • Setup basic environment
  • Bandit - Check your code's safeness
    • Introduction
    • Getting Started
    • Usage
    • Banditfile
    • Tailor-made testing
    • Tailor-made blacklist
    • Tailor-made formatter
    • Reference
Powered by GitBook
On this page
  1. Server-side

Crobtab

Crontab is time-based job scheduler.

How to inspect the crontab execution record?

# Use either one command
$ journalctl -xe
$ systemctl status cron
PreviousWindows SkillsNextSetup basic environment

Last updated 6 years ago